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