Guo Xiang Tan
93715b5952
FIX: Check if popupMenuOptions is defined.
2016-06-17 11:35:36 +08:00
Guo Xiang Tan
ddfb798276
FIX: Popup menu not showing for non-staff users.
2016-06-17 10:13:43 +08:00
Sam
dd1a184955
Correct mailing list mode unsubscribe
2016-06-17 11:57:23 +10:00
Sam
aee7489a5a
annotate models
2016-06-17 11:28:49 +10:00
Sam
977facf4e4
clean up copy and styling of mailing list pref
2016-06-17 11:28:49 +10:00
Sam
852860de66
FEATURE: simpler and friendlier unsubscribe workflow
...
- All unsubscribes go to the exact same page
- You may unsubscribe from watching a category on that page
- You no longer need to be logged in to unsubscribe from a topic
- Simplified footer on emails
2016-06-17 11:28:49 +10:00
Jeff Atwood
78818551ef
remove primary blue from gutter reply button
2016-06-16 16:07:39 -07:00
Jeff Atwood
5b6357ec4b
missed a file somehow?
2016-06-16 15:52:44 -07:00
Jeff Atwood
98d95cd7ee
UX: switch to glyph for exit anon
2016-06-16 15:23:07 -07:00
Robin Ward
84f0e5ad4d
SECURITY: Unapproved, active users should not receive emails
2016-06-16 12:55:47 -04:00
Guo Xiang Tan
a74291c91a
We no longer pass it the controller.
2016-06-16 17:12:45 +08:00
Guo Xiang Tan
838989a0d7
Use image-url.
2016-06-16 05:19:18 +08:00
Neil Lalonde
be338892ec
FIX: post revision history wasn't showing tags correctly
2016-06-15 14:15:30 -04:00
Neil Lalonde
d62f2b4d67
UX: rename setting num_flags_to_block_new_user to num_spam_flags_to_block_new_user
2016-06-15 13:19:06 -04:00
Neil Lalonde
1c9519636c
FEATURE: new users can be blocked from posting if enough TL3 users flag their posts
2016-06-15 10:51:34 -04:00
Régis Hanol
367954057b
should have been 'deleted_topic'
2016-06-15 14:45:18 +02:00
Régis Hanol
ed4634dc34
FIX: don't error out when deleting a topic with no user
2016-06-15 14:41:08 +02:00
Guo Xiang Tan
bf64280661
FIX: Incorrect scope when checking for existing topic link.
2016-06-15 14:13:30 +08:00
Guo Xiang Tan
ba87181506
Merge pull request #4264 from tgxworld/poll_ui_builder
...
Poll UI Builder.
2016-06-15 11:15:52 +08:00
Guo Xiang Tan
8d46727d67
FEATURE: Poll UI Builder.
2016-06-15 11:14:24 +08:00
Sam
84a1b863a6
UX: add link to watched topics from prefs page
2016-06-15 12:38:47 +10:00
Robin Ward
4cd19ee26e
FIX: Avoid weird formatting for decloaked posts
2016-06-14 17:14:20 -04:00
Régis Hanol
0f809d4993
FIX: only show the reply as new topic when user can actually reply as new topic
2016-06-14 23:03:34 +02:00
Robin Ward
af4391bbda
UX: Don't show right arrow in quotes
2016-06-14 16:38:34 -04:00
Régis Hanol
7efd9359ec
reply as new topic requires a post
2016-06-14 20:55:58 +02:00
Jeff Atwood
55b300bae1
better align reply action on link dialog
2016-06-14 11:45:50 -07:00
Régis Hanol
9588583244
'Reply as new topic' link in the share dialog
2016-06-14 20:01:21 +02:00
Robin Ward
bdd15d5452
FIX: Don't remove all events, only the ones we created
2016-06-14 13:40:56 -04:00
Guo Xiang Tan
5813352439
FEATURE: Add new API to add a toolbar popup menu button.
2016-06-15 00:39:53 +08:00
Robin Ward
3d3ce56f52
UX: Never show the back button if it's the last post
2016-06-14 12:02:24 -04:00
Régis Hanol
470da6205c
FIX: staged users should not watch/track/mute categories by default
2016-06-14 16:45:47 +02:00
Régis Hanol
e97e0bb311
FEATURE: new FirstReplyByEmail bronze badge
2016-06-13 15:37:14 +02:00
Régis Hanol
49f8a2baa7
FEATURE: support for mandrill webhooks
2016-06-13 12:32:14 +02:00
Guo Xiang Tan
95a013784f
Merge pull request #4260 from jamescook/james/replace-certain-gsub-with-tr
...
Replace certain uses of 'gsub' with 'tr' / 'chomp' for a speed improvement
2016-06-13 18:25:38 +08:00
Régis Hanol
c13cbc8aea
FIX: only show topic links from active users
2016-06-13 11:11:25 +02:00
Guo Xiang Tan
191d2283f4
Fix specs.
2016-06-13 14:31:10 +08:00
Guo Xiang Tan
1fe499e893
FIX: Don't include reflections when checking for duplication topic links.
2016-06-13 13:14:35 +08:00
Guo Xiang Tan
8c3e63f87a
Raise an error if create fails.
2016-06-13 13:14:35 +08:00
awesomerobot
3a8d366011
usercard background matches theme background (default = white)
2016-06-12 19:55:44 -04:00
Sam
e66c51fd85
correct regression where clicking on unlisted topics does not work
2016-06-12 16:36:38 +10:00
Jeff Atwood
176d9e4863
UX: use link icon for linked posts ;) FINAL DECISION
2016-06-10 22:50:49 -07:00
James Cook
c0e25b5a9a
Replace certain uses of 'gsub' with 'tr' or 'chomp' for a speed
...
improvement
2016-06-10 22:08:37 -05:00
Jeff Atwood
d1c5949922
switch to dual-way arrow for links
2016-06-10 16:09:10 -07:00
Robin Ward
a77f5a75a1
FIX: Scroll jumping in some dimensions of browser
2016-06-10 14:14:25 -04:00
Robin Ward
28e3becf44
FIX: Allow authentication complete window to pop up
2016-06-10 12:24:34 -04:00
Robin Ward
33a418d537
Log errors authenticating with facebook
2016-06-10 12:05:14 -04:00
Robin Ward
eff2865278
FIX: Support create account on facebook browser
2016-06-10 11:12:46 -04:00
Sam
9e75b14535
update is not really needed
2016-06-10 17:25:59 +10:00
Sam
65f466cf8c
FIX: topic link reflections deleted on second save
2016-06-10 17:25:59 +10:00
Guo Xiang Tan
a496574e93
Make eslint happy.
2016-06-10 11:40:21 +08:00