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
dcd0270d52
FIX: don't use the CDN for attachments when login is required
2016-01-06 21:54:01 +01:00
Régis Hanol
f654528aa4
FIX: user/group/category mention dialects with less strict matchers
2016-01-06 18:47:21 +01:00
Robin Ward
1a1f2ff5ee
Merge pull request #3949 from bgr11n/bugfix/fix_password_validator
...
fixed password validator on equality with email
2016-01-06 10:32:49 -05:00
Sam Saffron
57944a0694
PERF: only subscribe to a topic once for polls
...
in the past as views were created and destroyed poll subscriptions would change
this caused a lot of load on messaging bus and uneeded traffic
2016-01-06 20:36:09 +11: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
Sam
eaab27325d
upgrade message_bus, had stray console.log :(
2016-01-06 20:20:23 +11:00
bgr11n
53fb84baa3
fixed password validator on equality with email
2016-01-05 22:43:11 +02:00
Sam Saffron
93855db158
FEATURE: upgrade message_bus
...
New version has support for chunked encoding, this cuts down
significantly on network usage when lots of messages are sent
We no longer have to re-establish a connection after we get a message,
we simply reuse.
2016-01-05 21:39:25 +11:00
Guo Xiang Tan
16d15a7938
Revert "FIX: Typo in site settings."
...
This reverts commit 19cd80f504
.
2016-01-05 17:31:46 +08:00
Guo Xiang Tan
19cd80f504
FIX: Typo in site settings.
2016-01-05 17:15:47 +08: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
c947c75de3
FIX: Make eslint happy.
2016-01-05 15:22:29 +08:00
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
a549229a0d
Remove unused code.
2016-01-05 09:37:46 +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
Sam
268e0f3b2b
remove http 1.1 in case it has side effects
2016-01-05 07:54:12 +11: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
Robin Ward
0ba1e8a76f
Merge pull request #3937 from tgxworld/implement_#_category
...
FEATURE: Autolinking to category using hashtags.
2016-01-04 11:14:28 -05:00
Guo Xiang Tan
c1dbf5c1c4
FEATURE: Autolinking to category using hashtags.
2016-01-05 00:12:24 +08:00
Robin Ward
ed7d64c87e
Merge pull request #3948 from discoursehosting/origin/nabble-importer
...
Extended Nabble importer functionality
2016-01-04 11:01:24 -05:00
Arpit Jalan
593c22eda1
Update Translations
2016-01-04 21:01:49 +05:30
Sam
b8471177dc
clean up config file
2016-01-04 16:13:44 +11:00
Sam Saffron
0e2ded278d
Don't buffer message bus, this allows us to stream
2016-01-04 09:56:30 +11:00
Sam Saffron
ab5cd3ad3b
allow http 1.1 via proxy
2016-01-04 09:52:11 +11:00
DiscourseHosting
455efe9eb2
Extended Nabble importer functionality
2016-01-03 15:26:12 -05: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
Arpit Jalan
fcf08f3ed5
update onebox version
2016-01-02 00:20:33 +05:30
Sam Saffron
a22abda594
Use 4.0 api for job fakes (as opposed to master)
2016-01-01 15:48:49 +11:00
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
Robin Ward
87391fcfe9
Merge pull request #3945 from tgxworld/fix_pluralization_again
...
FIX: Do not override existing translations.
2015-12-31 10:35:15 -05:00
Guo Xiang Tan
556cd1e3f8
FIX: Do not override existing translations.
2015-12-31 23:20:19 +08:00
Régis Hanol
eb7417ea0c
Revert "remove README"
...
This reverts commit 478062ba71
.
2015-12-31 11:46:31 +01:00
Régis Hanol
bebeeffc30
FIX: ico are images too
2015-12-31 11:40:23 +01:00
Sam
af91d6f35b
Revert "FEATURE: upgrade sidekiq to version 4.0"
...
This reverts commit af93a1d94c
.
We need to wait a bit to clean up our internal API usage.
2015-12-31 16:35:02 +11:00
Sam
af93a1d94c
FEATURE: upgrade sidekiq to version 4.0
2015-12-31 16:14:58 +11:00
Sam
fcf1777ddf
FIX: group notification drop down not populated on user page
2015-12-31 15:49:32 +11:00
Sam
01281b6364
FIX: hide bookmarks tab on other peoples profile (unless self or admin)
...
FIX: missing download my posts button
FIX: moderators had no way of seeing responses and edits etc
2015-12-31 15:05:23 +11:00
Sam
cba76db53b
FIX: if people link own post, watchers not notified
2015-12-31 10:51:58 +11:00