evazion
7cb7c2fbab
Remove ruby DText implementation ( #3206 ).
2017-07-19 16:48:42 -05:00
Albert Yi
f780b32012
Merge pull request #3145 from r888888888/flagger_metatag
...
Add "flagger:" and "appealer:" metatags (fixes #3142 )
2017-06-14 11:02:08 -07:00
Type-kun
1375cc5307
Added privilege check for seeing flagger usernames
...
Also reworked all places dealing with flagger names to use said privilege
2017-06-14 20:43:25 +05:00
r888888888
d9ea925f4e
add support for searching for dup-related flags
2017-06-12 15:25:07 -07:00
evazion
4631262374
Fix broken tag autocomplete on multiple pages.
...
Mark all tag <input>s with a `data-autocomplete` attribute, instead of
hardcoding a list of html IDs to autocomplete in javascript.
This way should be less error prone. It fixes autocomplete in several places:
* Autocomplete for the search box on /posts didn't work in the
responsive layout. This was because /posts has two search boxes that
both have the id `tags`: one in the normal sidebar, and one in the
responsive tag list. $("#tags") only initialized autocomplete on the
first one.
* Autocomplete didn't work on the aliases or implications pages. This
was due to selecting the wrong html ids.
2017-04-22 15:24:03 -05:00
Albert Yi
e639be60e5
Merge pull request #2977 from evazion/feat-flag-reason-search
...
Add full text search for flag/appeal reasons
2017-04-17 13:10:28 -07:00
evazion
54b4a2e0c5
/post_{flags,appeals}: default to fulltext search for reason field.
2017-04-16 21:15:23 -05:00
evazion
87b295b632
Fix exception on /post_flags/new, /post_appeals/new.
2017-04-15 23:15:17 -05:00
evazion
c90614272a
/posts/:id - add dtext preview to flag/appeal dialogs.
2017-04-13 15:17:55 -05:00
evazion
8d45bb6d52
/post_{flags,appeals}: allow searching by tags.
2017-04-07 19:37:26 -05:00
evazion
f5e22ea235
/post_{flags,appeals}: convert search forms to simple form.
2017-04-07 19:37:26 -05:00
evazion
652e251040
/post_{flags,appeals}: add uploader, approver, flag/appeal count columns.
...
Also include '»' links next to uploader/approver names for drilling down
the search by a given user.
2017-04-07 19:37:26 -05:00
Albert Yi
87bcc07fae
enable ragel parser for remaining dtext endpoints
2017-01-10 15:12:37 -08:00
evazion
961fb94adf
Pull flag notice from help:flag_notice wiki page ( fix #2767 ).
2016-11-21 01:30:01 -06:00
r888888888
4cd6dfe884
enable ragel parser in more places
2016-07-25 13:42:04 -07:00
Toks
184313e3d7
Update ToS and common flag reasons
2015-07-30 11:10:26 -04:00
r888888888
1d9596d7f2
fixes #2417
2015-06-29 18:17:59 -07:00
Toks
38f51306a8
fix #2314 and appeals
2014-11-30 16:10:17 -05:00
Toks
1fffc2977f
fixes #2121
2014-10-31 20:24:38 -04:00
Toks
f4596830c4
Partial fix for #1520
2014-01-08 15:54:27 -05:00
Toks
2d39ed5ebc
Clean up flag/appeal/pool partials html
...
The new flag and appeal partials both had a duplicate #a-index dom id.
2013-08-14 13:19:44 -04:00
Toks
7c11fd440b
Add pseudo-category search for flags
...
fixes #1915
2013-08-04 11:44:17 -04:00
Toks
56fa98a358
Add flag and appeal searches
...
#1915
2013-08-04 11:34:20 -04:00
Toks
ee63f112bb
partial fix for #262
2013-05-20 22:23:37 -04:00
r888888888
d5f575159f
rename references of privileged to gold
2013-04-28 00:04:52 -07:00
Toks
8b33cac661
replace old user links with new format
2013-04-04 23:16:28 -04:00
Toks
b025256480
add user classes on more pages
2013-03-31 10:31:28 -04:00
albert
2b22a3877f
fixes #1071
2013-03-25 22:48:58 -04:00
小太
1a03a86592
Kill trailing whitespace in erb files
2013-03-19 23:11:58 +11:00
albert
b8e5ba9098
fixes #740
2013-03-08 17:18:06 -05:00
albert
4e6fd6cc44
hide flag creator to non mods
2013-02-21 16:28:22 -05:00
albert
3c68d64540
order post flags and appeals
2013-02-21 11:44:03 -05:00
albert
055ed2aba1
html optimization
2013-01-14 12:50:07 -05:00
albert
f000278869
add partials
2013-01-07 16:50:07 -05:00
albert
2a88c312c8
fix old routes
2013-01-07 16:50:00 -05:00
albert
d6f25cb2d0
fixes #314
2012-02-20 15:20:48 -05:00
albert
d09e80d2f4
style/js fixes
2011-11-03 16:30:06 -04:00
albert
34ae712be0
fixed titles
2011-10-23 16:55:57 -04:00
albert
b81e23bb32
fixed styling for mod dash
2011-10-15 02:27:19 -04:00
albert
24bf21540a
refactoring views
2011-08-16 18:47:01 -04:00
albert
8710368c7a
post flag functional test
2011-03-30 15:30:06 -04:00
albert
5856b105f5
stuff
2011-03-29 13:56:30 -04:00
albert
f9c961cdc6
* Removed unapprovals, added post flags and post appeals (still need to update tests)
...
* Restyled text
2011-03-28 18:48:02 -04:00