Guo Xiang Tan
|
a362ad9407
|
FIX: Emoji in Discourse onebox is wrapped in square brackets.
|
2016-01-13 19:00:11 +08:00 |
|
Régis Hanol
|
737c606710
|
FIX: 'cancel_scheduled_job' wasn't working due to sidekiq upgrade
|
2016-01-13 09:08:26 +01:00 |
|
Arpit Jalan
|
68a69c213c
|
UX: handle long words in topic title
|
2016-01-13 12:11:02 +05:30 |
|
Arpit Jalan
|
e676974f16
|
Merge pull request #3953 from techAPJ/wiki
FEATURE: allow users to wikify their own posts based on trust level
|
2016-01-13 09:53:33 +05:30 |
|
Sam Saffron
|
f5c2ce8141
|
FIX: download my post button was broken
|
2016-01-13 14:37:58 +11:00 |
|
Robin Ward
|
1f8586168b
|
FIX: Incorrect subfolder urls when embedding
|
2016-01-12 12:38:49 -05:00 |
|
Régis Hanol
|
e2744fc19f
|
FIX: adding the 'contains_messages' column back
|
2016-01-12 12:06:51 +01:00 |
|
Régis Hanol
|
8049dfdfda
|
CLEANUP: remove 'contains_messages' leftover 💩
|
2016-01-12 11:29:26 +01:00 |
|
Régis Hanol
|
96aa5b865f
|
FIX: mentions regex server-side (ie. don't count email addresses)
|
2016-01-12 09:53:09 +01:00 |
|
Sam
|
65e808b26d
|
FEATURE: go to inbox after archiving a message
|
2016-01-12 15:49:05 +11:00 |
|
Sam
|
06b5798fb9
|
fix activity pending route, hidden for now
|
2016-01-12 15:48:44 +11:00 |
|
Sam
|
1c65fbc9b5
|
UX: remove glyphs from user page for now
|
2016-01-12 14:14:52 +11:00 |
|
Sam
|
e1050d0273
|
UX: fix styling on group page
|
2016-01-12 14:14:38 +11:00 |
|
Arpit Jalan
|
06bac23e5f
|
FEATURE: allow users to wikify their own posts based on trust level
|
2016-01-12 08:44:25 +05:30 |
|
Régis Hanol
|
fbacaab2fc
|
FIX: disable scheduled jobs when in readonly mode
|
2016-01-11 18:31:28 +01:00 |
|
Robin Ward
|
19c630e7c2
|
FIX: Missing username key
|
2016-01-11 11:50:58 -05:00 |
|
Régis Hanol
|
cf0558cd33
|
FEATURE: properly style whisper email notifications
|
2016-01-11 17:47:17 +01:00 |
|
Robin Ward
|
2a84db73b5
|
Support IP addresses for embeddable hosts
|
2016-01-11 11:06:32 -05:00 |
|
Sam Saffron
|
abd460bb9b
|
UX: move message button to top, hide from non-self
|
2016-01-11 22:44:45 +11:00 |
|
Sam Saffron
|
7350b6c6e6
|
UX: improve user page styling
|
2016-01-11 22:44:45 +11:00 |
|
Régis Hanol
|
98c0fac461
|
FEATURE: add small action post when adding/removing users in messages
|
2016-01-11 12:42:06 +01:00 |
|
Sam Saffron
|
c2e45c8377
|
Update annotate and annotate models
|
2016-01-11 17:30:56 +11:00 |
|
Arpit Jalan
|
97e4f7f6d3
|
Enums that are used in tables need to be stable
|
2016-01-08 20:43:11 +05:30 |
|
Sam
|
3b45cd0fcb
|
FIX: missing suspension reasons (and many other messages)
|
2016-01-08 14:57:05 +11:00 |
|
Guo Xiang Tan
|
f519834824
|
FIX: Don't include child categories when term is black.
|
2016-01-08 11:26:06 +08:00 |
|
Régis Hanol
|
c5f9ae0de1
|
FIX: username mentions weren't working when immediately followed by a dot
|
2016-01-07 22:23:01 +01:00 |
|
Arpit Jalan
|
850838147a
|
add Twitter labels only if both properties are present
|
2016-01-07 16:48:05 +05:30 |
|
Arpit Jalan
|
2a819546ae
|
add Twitter label meta tags only if value is present
|
2016-01-07 14:30:13 +05:30 |
|
Arpit Jalan
|
bfd21461df
|
FIX: proper regex for category slug validation
|
2016-01-07 12:06:45 +05:30 |
|
Régis Hanol
|
f654528aa4
|
FIX: user/group/category mention dialects with less strict matchers
|
2016-01-06 18:47:21 +01:00 |
|
Sam Saffron
|
bfcb0a52bb
|
correct previous commit
|
2016-01-06 20:36:09 +11:00 |
|
Sam Saffron
|
9f4efed03a
|
PERF: don't publish notification state unless it changed
|
2016-01-06 20:36:09 +11:00 |
|
Arpit Jalan
|
499599c2a2
|
UX: add CSS class to user mailing list mode preference
|
2016-01-05 13:32:35 +05:30 |
|
Guo Xiang Tan
|
0fa9a50378
|
FIX: Ignore case when comparing category name and search term.
|
2016-01-05 15:15:04 +08:00 |
|
Guo Xiang Tan
|
d6b5b9436c
|
UX: Prioritize categories autocomplete with new rules.
|
2016-01-05 14:59:18 +08:00 |
|
Arpit Jalan
|
294f0e6491
|
FIX: new users were not able to self delete
|
2016-01-05 08:40:27 +05:30 |
|
Guo Xiang Tan
|
0096efadc8
|
💣
|
2016-01-05 09:52:53 +08:00 |
|
Guo Xiang Tan
|
3af7509945
|
FIX: Limit number of items for category hashtag autocomplete.
|
2016-01-05 09:27:57 +08:00 |
|
Jeff Atwood
|
73336db311
|
use grey for similar topic blurbs
|
2016-01-04 15:25:30 -08:00 |
|
Robin Ward
|
29e5ab0121
|
Revert "remove blue from "similar to" topic excerpts"
This reverts commit 33669f97e4 .
|
2016-01-04 15:43:30 -05:00 |
|
Robin Ward
|
c8f90a3973
|
FIX: On mobile forgot password was broken
|
2016-01-04 15:24:36 -05:00 |
|
Neil Lalonde
|
c7df6783a9
|
FIX: only invalidate password reset links using javascript
|
2016-01-04 11:48:54 -05:00 |
|
Guo Xiang Tan
|
c1dbf5c1c4
|
FEATURE: Autolinking to category using hashtags.
|
2016-01-05 00:12:24 +08:00 |
|
Jeff Atwood
|
b425f74ef4
|
missed an IE9 removal
|
2016-01-02 23:51:03 -08:00 |
|
Jeff Atwood
|
e1f90d12f1
|
formally remove IE9 support
|
2016-01-02 23:49:52 -08:00 |
|
Arpit Jalan
|
3251bcb405
|
FEATURE: streamline 'Reply as linked Topic' feature
|
2016-01-02 22:12:22 +05:30 |
|
Sam Saffron
|
426299d261
|
FEATURE: upgrade to Sidekiq 4
|
2016-01-01 15:40:31 +11:00 |
|
Robin Ward
|
8af5c7385e
|
Merge pull request #3944 from abbasfaisal/410-gone-fix
FIX: When 410 is received, display proper error message instead of generic.
|
2015-12-31 10:44:23 -05:00 |
|
Régis Hanol
|
bebeeffc30
|
FIX: ico are images too
|
2015-12-31 11:40:23 +01:00 |
|
Sam
|
fcf1777ddf
|
FIX: group notification drop down not populated on user page
|
2015-12-31 15:49:32 +11:00 |
|