Commit Graph
100 Commits
Author SHA1 Message Date
jomo d6221ca8d1 add DMCA link
NEVER GONNA GIVE YOU UP
NEVER GONNA LET YOU DOWN
NEVER GONNA RUN AROUND AND DESERT YOU
NEVER GONNA MAKE YOU CRY
NEVER GONNA SAY GOODBYE

░░░░░▄▄▄▄▀▀▀▀▀▀▀▀▄▄▄▄▄▄░░░░░░░
░░░░░█░░░░▒▒▒▒▒▒▒▒▒▒▒▒░░▀▀▄░░░░
░░░░█░░░▒▒▒▒▒▒░░░░░░░░▒▒▒░░█░░░
░░░█░░░░░░▄██▀▄▄░░░░░▄▄▄░░░░█░░
░▄▀▒▄▄▄▒░█▀▀▀▀▄▄█░░░██▄▄█░░░░█░
█░▒█▒▄░▀▄▄▄▀░░░░░░░░█░░░▒▒▒▒▒░█
█░▒█░█▀▄▄░░░░░█▀░░░░▀▄░░▄▀▀▀▄▒█
░█░▀▄░█▄░█▀▄▄░▀░▀▀░▄▄▀░░░░█░░█░
░░█░░░▀▄▀█▄▄░█▀▀▀▄▄▄▄▀▀█▀██░█░░
░░░█░░░░██░░▀█▄▄▄█▄▄█▄████░█░░░
░░░░█░░░░▀▀▄░█░░░█░█▀██████░█░░
░░░░░▀▄░░░░░▀▀▄▄▄█▄█▄█▄█▄▀░░█░░
░░░░░░░▀▄▄░▒▒▒▒░░░░░░░░░░▒░░░█░
░░░░░░░░░░▀▀▄▄░▒▒▒▒▒▒▒▒▒▒░░░░█░
░░░░░░░░░░░░░░▀▄▄▄▄▄░░░░░░░░█░░
2015-03-09 23:05:55 +01:00
jomo 0790598dce minify logo.svg 2015-02-16 21:18:09 +01:00
jomo 7ee06235ab renamed 2015-02-16 20:59:07 +01:00
jomo 054f673fce remove donation info for PanFritz, as requested 2015-02-16 20:51:53 +01:00
jomo 19cf175050 allow start time for YouTube videos 2015-02-08 02:03:42 +01:00
jomo 61f51666fb remove thread mention mail, use reply mail instead 2015-02-08 01:47:20 +01:00
jomo 8af9d9922b fix broken mail html 2015-02-08 01:38:41 +01:00
jomo f428bb3a35 fix mailer previews 2015-02-08 01:25:15 +01:00
jomo 05760b845c remove comment mention mail, use reply mail instead 2015-02-08 01:18:09 +01:00
jomo f82af96759 redirect to proper page for thread replies 2015-02-08 00:47:17 +01:00
jomo e887e3d1da update minecraft name changes automatically 2015-02-08 00:32:52 +01:00
jomo c45a888e1e redirect to correct blogpost page 2015-02-08 00:32:00 +01:00
jomo dc60251ab4 actually correct order of prev/next info 2015-01-27 22:54:47 +01:00
jomo 7ae24024dd correct order of prev/next info 2015-01-27 21:53:22 +01:00
jomo 580db14754 fix locked? being called on nil 2015-01-27 21:46:48 +01:00
jomo 374f602163 remove mini markdown renderer everywhere
was still used for comment emails etc
2015-01-26 00:42:58 +01:00
jomo f0c0c1c20e use full markdown editor for comments 2015-01-26 00:20:21 +01:00
jomo 46de6dddf3 fix border radius on selected @suggestions 2015-01-26 00:10:48 +01:00
jomo 75a7f4499a big @mentions update
1. switched from autocomplete.js to jquery-textcomplete
2. style update
3. Allow mentioning by ign OR display name
4. display names can be two words and separated by a space
5. display names can be all characters, except a few special ones (punctuation etc)
6. Wildcard characters are escaped in SQL
7. Suggestions are html escaped
8. Suggestions have a timeout of 300ms, so the query is made after you stopped typing
2015-01-25 23:47:38 +01:00
jomo 31dcf02083 prevent editing label after thread was locked 2015-01-25 17:10:15 +01:00
jomo 0050d6285b new favicon 2015-01-25 17:02:13 +01:00
jomo 7ac3214a20 fix stroke inline code 2015-01-25 16:32:51 +01:00
jomo c71df8193d updated higlightjs, fixes for code blocks, code block style changes 2015-01-25 16:30:58 +01:00
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
jomo df4264f35b set default per_page to 100 2014-09-21 23:05:22 +02:00
jomo f2bc23975f add kaminari config 2014-09-21 23:02:55 +02:00
jomo 0861c75f38 add kaminari gem for pagination 2014-09-21 22:50:02 +02:00
jomo 58b30e08d0 sort unconfirmed accounts lower 2014-09-21 21:46:36 +02:00
jomo a9095c28c6 change dev database name 2014-09-21 21:44:47 +02:00
jomo 9187012e2e add site_headers method 2014-09-21 21:40:12 +02:00
jomo ae05959340 set blog rss limit to 100 2014-09-03 22:52:06 +02:00
jomo 164038aa63 nicer looking sticky/locked checkboxes 2014-09-03 22:05:57 +02:00
jomo 4a4de0680a clarify donation stuff 2014-08-06 22:45:13 +02:00
jomo c495995f33 clarify donation stuff 2014-08-06 22:22:12 +02:00
jomo 6b234166d8 fix edit link on replies 2014-08-05 20:41:06 +02:00
jomo fc48710369 even better inline code 2014-07-28 05:48:07 +02:00
jomo 9a4937ff71 fix blockquote in md-help 2014-07-28 05:45:38 +02:00
jomo 70d9cbbfda nicer lokking blockquotes + inline code 2014-07-28 05:42:19 +02:00
jomo dc8918ad07 limit atom feed to 50 items 2014-07-26 01:13:32 +02:00
jomo 96fe5aec08 create default database settings, do not use sockets 2014-07-26 00:54:22 +02:00
jomo d9ea42fa35 fix error when last_seen = nil 2014-07-20 17:27:41 +02:00
jomo ffb3217be2 SEO 2014-07-11 23:44:46 +02:00
jomo 99f4f3e374 remove stupid meta 2014-07-11 23:32:54 +02:00
jomo b93cbdf2a3 SEO 2014-07-11 23:28:22 +02:00
jomo d385136114 mentioning fixes 2014-07-06 05:07:30 +02:00
jomo b1d797ce06 mentioning 2014-07-06 04:57:51 +02:00
jomo 2b1e8acee3 add username suggestions to editor 2014-07-06 02:38:44 +02:00
jomo 4079fe6a2c minimal rage!!!!!!!!!!! 2014-07-01 02:09:10 +02:00
jomo 2a98a9e776 FUU 2014-07-01 02:06:29 +02:00
jomo 73864b5023 finally fixed, I hope 2014-07-01 02:05:00 +02:00
jomo d1aa035c54 fix staff userlist? 2014-07-01 02:00:54 +02:00