Commit Graph

7 Commits

Author SHA1 Message Date
MrYummy
d2de01100a moved all search styling to CSS, removed friendly (but slow) URLs, moved WHERE strings into an array 2017-06-18 13:11:36 -04:00
MrYummy
a250c411eb Added CSS for index search fields and revised regex for author search 2017-06-18 13:11:36 -04:00
jomo
374f602163 remove mini markdown renderer everywhere
was still used for comment emails etc
2015-01-26 00:42:58 +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
b8ae04c94d fix t/444: whitespace on right side; cleaned up some js 2014-09-25 22:05:05 +02:00
jomo
2b1e8acee3 add username suggestions to editor 2014-07-06 02:38:44 +02:00
jomo
19eb868a50 Add markdown preview; fix bug with deleted editor 2014-05-11 06:43:56 +02:00