Commit Graph

27622 Commits

Author SHA1 Message Date
3e835047da Remove "already initialized" constant warning. 2018-02-13 08:55:15 +08:00
ae15faeb34 FIX: Allow links from one relative uri to another 2018-02-12 18:27:08 -05:00
4c9959f795 FIX: Don't allow silenced users to reach TL3 2018-02-12 17:20:11 -05:00
1bafbc8c5c Merge pull request #5576 from discourse/top-tags
PERF: a faster way to count tags used per category
2018-02-12 16:25:18 -05:00
479f7ed18f Ignore case when removing mailing list name from subject 2018-02-12 21:41:58 +01:00
4dfe659189 Rename allow staff flags to allow flagging staff 2018-02-12 15:27:26 -05:00
32116654ec removing duplicate topic-map desktop/mobile styles 2018-02-12 15:20:14 -05:00
76c309fe6b PERF: a faster way to count tags used per category 2018-02-12 15:16:47 -05:00
e700e3e882 FIX: post_destroyed webhook event not fired 2018-02-13 01:36:56 +05:30
6287631745 FEATURE: New site setting, allow staff flags, false by default
For some large communities, it makes sense to disable flagging of
staff posts.
2018-02-12 14:56:21 -05:00
d962d6072e FIX: Don't auto select ALL topics, only keyboard chosen ones 2018-02-12 13:54:37 -05:00
7b7f94d7df FIX: Using cmd-f to search in a topic wasn't restricting to that topic 2018-02-12 13:09:56 -05:00
44f39ddc86 prevent post-link clicks from being squished by long strings 2018-02-12 11:52:42 -05:00
4644757785 FEATURE: Style new gfycat onebox 2018-02-12 13:39:52 -02:00
3d5c4580bd FIX: makes sure we add ellipsis to action-title 2018-02-12 16:27:24 +01:00
19b4116416 Bump rails_multisite to 2.0.4. 2018-02-12 15:39:21 +08:00
932a1a1187 Remove use of deprecated site setting. 2018-02-12 14:26:22 +08:00
5dabcc9081 Fix Gemfile.lock. 2018-02-12 14:08:02 +08:00
87b0cc382b Bump rails_multisite to 2.0.3. 2018-02-12 14:03:04 +08:00
e48ae647f9 Fix typo in server.en.yml 2018-02-11 21:17:22 +01:00
d30c43e8cc usercard overflow fix 2018-02-10 21:27:25 -05:00
3d22ba35bc usercard website fix 2018-02-09 21:45:38 -05:00
cee3337357 Don't allow users to auto-hide staff posts 2018-02-09 19:53:58 -05:00
b31e6e64fb FIX: After deleting a post, staff can recover it 2018-02-09 19:42:16 -05:00
569e57f0a9 FIX: Delete the invalid auth cookie even if you hit the rate limit 2018-02-09 19:09:54 -05:00
2faa4c2f5f FIX: Don't show personal messages if disabled as a composer action 2018-02-09 16:58:35 -05:00
56352137ca UX: Preventing usercard and profile URLs from overflowing 2018-02-09 16:55:43 -05:00
88a992014b Default modals were too wide 2018-02-09 15:45:34 -05:00
597f17bf70 button padding nitpick 2018-02-09 15:41:59 -05:00
91beedd0ca FEATURE: Composer HTML pasting ul tag support for MS Word 2018-02-10 01:18:56 +05:30
1e51be923c UX: Improving post-link alignment 2018-02-09 12:43:15 -05:00
5eb7e7d85f better centering of summary expansion button 2018-02-08 22:59:11 -05:00
6f094ee27e extra-info-wrapper titles were too short 2018-02-08 20:43:34 -05:00
5466389f4e FIX: Consider oneboxes links wrt to min_trust_level_to_post_links 2018-02-08 18:27:40 -05:00
69bccb9e32 UX: Better alignment of small topic statuses 2018-02-08 17:04:29 -05:00
8e49033ed1 tab index composer actions
add styling for :focus
2018-02-08 12:16:13 -08:00
e17e6d2880 Removing unneeded width 2018-02-08 14:10:04 -05:00
dedeb2deb8 FIX: Don't show the link button in the composer if linking is disabled 2018-02-08 12:56:10 -05:00
8c89f5704d FIX: makes sure we display whisper if we don’t have a post 2018-02-08 14:18:53 +01:00
0ecdf90023 FIX: Validations could prevent moving posts 2018-02-08 13:36:13 +01:00
8ab6689f43 FIX: Preserve original date when moving first post 2018-02-08 12:55:32 +01:00
190d208631 FEATURE: improves composer-actions toggle menu
* only toggles
* fix a bug with presence
* more tests
* do not duplicate `continuing discussion...` text
* persist state to allow switching between toggles
2018-02-08 11:46:55 +01:00
3b06e5502b FIX: ensure we never send elided content via email 2018-02-08 00:01:11 +01:00
6a5dad0b86 FIX: Too much Javascript :) 2018-02-07 11:46:05 -05:00
209a6cae2c FIX: Don't show messages setting if messages are disabled 2018-02-07 11:43:22 -05:00
31f5ca6180 improve simple press importer 2018-02-07 17:37:51 +01:00
c0ef6ca01c UX: Show the footer on the user summary and preferences pages 2018-02-07 11:35:36 -05:00
fb91d24deb PERF: add index on user email logs
This index makes it much faster to figure out if a user reached
email limit on sites where lots of emails are skipped
2018-02-07 11:33:28 -05:00
8765279c90 FIX: Customizing site texts ignored current locale for _MF keys 2018-02-07 16:57:08 +01:00
890ffb1eb5 FIX: overriding _MF translations worked only for English 2018-02-07 12:47:15 +01:00