Commit Graph
381 Commits
Author SHA1 Message Date
jomo eb7892ebe4 fix users not being able to create in write-only forums 2015-01-17 21:12:10 +01:00
jomo c5af51afe6 fix stacklevel2deep 2015-01-17 20:41:51 +01:00
jomo 10e0bf2f6e make sticky threads visible in write-only forums 2015-01-17 20:38:51 +01:00
jomo 55f92fe45a enable write-only forums
when the role-write is lower than the role-read, a forum is considered write-only
for anyone who can write, but not read, they can create posts, but they can only see and reply to their own posts.

users who can read are able to see and reply to all posts in the forum.
2015-01-17 19:40:57 +01:00
jomo a6c062bde7 make labels editable in threads 2015-01-17 18:28:38 +01:00
jomo 5f00fc87a3 proper color support for labels 2015-01-17 16:04:07 +01:00
jomo 39fceedf56 add basic support for labels 2014-11-21 00:39:38 +01:00
jomo f6c4c78752 typo, t/573 2014-11-17 23:06:37 +01:00
jomo 3c7501bdb2 agojs: 'an' hour 2014-11-17 23:06:18 +01:00
jomo 700802227d agojs: 1 = 'a' 2014-11-17 22:13:20 +01:00
jomo 82f5e7edd9 use crafatar to serve avatars 2014-11-17 01:33:23 +01:00
jomo b3bb113977 use ago.js from cdn.rawgit.com 2014-11-16 00:44:02 +01:00
jomo 62e67c75b7 smaller ago.js 2014-11-16 00:11:47 +01:00
jomo 4ee1f7320b fuck you, webkit. 2014-11-15 23:42:02 +01:00
jomo 4bab18d477 ago.js fixes 2014-11-15 23:07:59 +01:00
jomo d2efe44de5 rename time helper to ago 2014-11-15 21:02:30 +01:00
jomo 110bc2a248 redo ago.js, remove therubyracer gem 2014-11-15 21:00:00 +01:00
jomo ebab21445b fix css duplicate class 2014-10-18 19:28:35 +02:00
jomo cf5207b22f change time zone to UTC, show zone in timestamps 2014-10-13 02:21:19 +02:00
jomo f03d634b88 clean up ago.js, add months as unit 2014-10-13 02:13:48 +02:00
jomo 40d1ca60ef change secrets, usually we shouldn't need these because sessions are stored on the server 2014-10-13 01:03:04 +02:00
jomo 6cf7cbed20 show time of last blogpost in menu 2014-10-12 23:57:26 +02:00
jomo 46734520bc use new logo 2014-10-12 23:05:13 +02:00
jomo b574ea3e9e use time helper for ago.js 2014-10-12 22:28:12 +02:00
jomo e9eef188d6 give <hr> a better look 2014-10-12 21:57:30 +02:00
jomo 5fcde67040 improve blog comment replies 2014-10-12 21:54:32 +02:00
jomo 36792c6dc1 indicating locked thread at bottom, asking to log in before reply 2014-10-12 21:46:29 +02:00
jomo b91bb8e0aa remove link to current page in navigation → path → stuff 2014-10-02 23:11:07 +02:00
jomo be6ccf5e7b change <title> layout 2014-10-02 23:07:32 +02:00
jomo 8f8c1daa1e link to prev/next info page in bottom 2014-10-02 23:02:52 +02:00
jomo a4338154ba add missing 'action:' keyword 2014-09-29 21:45:35 +02:00
jomo 4db0c427d3 added title attribute to thread titles 2014-09-28 15:43:55 +02:00
jomo c61dbb0798 fix t/235: mentioned users see thread parts in email 2014-09-25 23:30:10 +02:00
jomo b94c3e89fa fix t/387: inline code doesn't wrap 2014-09-25 23:14:14 +02:00
jomo b8ae04c94d fix t/444: whitespace on right side; cleaned up some js 2014-09-25 22:05:05 +02:00
jomo b5c643f032 ignore case for user mention suggestion highlighting 2014-09-22 09:09:43 +02:00
jomo 0f0a5c42b9 friendly urls 2014-09-22 06:46:08 +02:00
jomo e767ec729c paginate blog comments; fix length/site on AR objects 2014-09-22 06:29:24 +02:00
jomo 15ca378878 paginate thread replies 2014-09-22 06:25:23 +02:00
jomo ed4096949f fix truncation of thread titles 2014-09-22 06:21:29 +02:00
jomo c0507bdfdf paginate threads 2014-09-22 06:16:54 +02:00
jomo ae81a2f76d paginate info 2014-09-22 06:05:07 +02:00
jomo 7f8736a028 center page nav 2014-09-22 06:03:02 +02:00
jomo 635bfe7a5e paginate blog 2014-09-22 06:02:30 +02:00
jomo ec3daa2882 change default pagination to 30, set 100 for users 2014-09-22 05:50:40 +02:00
jomo 5a7e6cbe85 style pagination 2014-09-22 05:47:58 +02:00
jomo 05a3f67c02 fix overflow on userlist for small screens 2014-09-22 05:33:16 +02:00
jomo beecf7a939 fix user count, change headline a bit 2014-09-22 05:23:24 +02:00
jomo 9cf5c6262c add pagination to users 2014-09-22 05:13:31 +02:00
jomo 1db3dcfb20 use fixed kaminari (temporary, probably) 2014-09-22 05:08:00 +02:00