Commit Graph

18178 Commits

Author SHA1 Message Date
Robin Ward 7c384fc740 Adjusted "Gives Back" badge 2016-03-16 13:48:14 -04:00
Robin Ward 35c2339c2a Updated badges for receiving likes 2016-03-16 13:03:17 -04:00
Robin Ward 25c26dcd51 Create rarity levels for using up all likes 2016-03-16 12:31:26 -04:00
Sam Saffron e84d5549ef FEATURE: only allow sidekiq in master site when hosted on multisite 2016-03-17 00:26:07 +11:00
Sam Saffron b300d60086 FIX: when changing owner of last post user list on topic incorrect 2016-03-16 23:49:54 +11:00
Jeff Atwood 49502f4601 Merge pull request #4083 from sethherr/sparkpost_domain_sending_fix
Add information about updating sending domain
2016-03-16 03:28:23 -07:00
Arpit Jalan 9b3218b041 update tl3 settings description 2016-03-16 14:31:50 +05:30
Arpit Jalan 9c77a18975 FIX: sync users bookmark state when splitting topics 2016-03-16 12:47:51 +05:30
Jeff Atwood 978fb61cdf switch mobile detection to look for "Android" 2016-03-15 17:12:05 -07:00
Jeff Atwood 40d6f062f7 clarify why block all mobile/tablet for miniprofiler 2016-03-15 16:54:40 -07:00
Jeff Atwood d052f1746c add support for other Nexus devices as "mobile" 2016-03-15 16:46:46 -07:00
Robin Ward 3130dade49 Effectively remove new badges for now 2016-03-15 16:44:42 -04:00
Robin Ward 06591022fe FEATURE: Generous badge 2016-03-15 16:08:29 -04:00
Robin Ward cfe18c3f5b FEATURE: Gives Back badge 2016-03-15 16:08:29 -04:00
Robin Ward e60da531ba FEATURE: Admired Badge for high like ratio 2016-03-15 16:08:29 -04:00
Régis Hanol fb6bd10d4c Merge pull request #4081 from tomasibarrab/master
FIX: Length for hashtags, increased to 101 characters.
2016-03-15 19:19:18 +01:00
Régis Hanol 7d42af2411 Merge pull request #4084 from scossar/call-translate-with-string
FIX: allow digest unsubscribe text to be overridden
2016-03-15 19:18:46 +01:00
scossar 1ae14f3b89 don't call translate with a symbol
close anchor tag
2016-03-15 10:32:14 -07:00
Robin Ward 32c5342e1d Remove commented out line 2016-03-15 12:52:07 -04:00
Robin Ward 243c5a74ce FIX: Topic entrance wasn't showing on mobile. Tidied up some stuff. 2016-03-15 12:16:02 -04:00
Arpit Jalan ee5acf1948 Update Translations 2016-03-15 21:11:18 +05:30
sethherr e4bc0de537 Add information about updating sending domain 2016-03-15 10:30:06 -05:00
Régis Hanol 8c60b1c65c Merge pull request #4082 from sethherr/install_cloud_email_link_syntax
Correct link syntax in INSTALL-cloud email troubleshooting
2016-03-15 16:01:51 +01:00
sethherr f811537166 Fix link in INSTALL-cloud email troubleshooting 2016-03-15 09:48:17 -05:00
Arpit Jalan 3e32393ab6 FIX: do not allow normal users to wiki edit-expired posts 2016-03-15 15:05:57 +05:30
tomasibarrab 15429370da Fix length for hashtags, increased to 101 characters. 2016-03-15 02:35:29 -07:00
Régis Hanol 177294f930 Merge pull request #4078 from angusmcleod/bugfix/topic#40939-2
Advance draft sequence in PostRevisor if edit contains no changes
2016-03-15 09:59:05 +01:00
Angus McLeod 91a2750084 Advance draft sequence in PostRevisor if edit contains no changes
Simplest version of the server-side fix for
https://meta.discourse.org/t/draft-not-cleared-properly-when-empty-edit-
of-post-is-saved/40939
2016-03-14 20:31:50 -04:00
Régis Hanol dab6b9ba6e remove light gray in elided part 2016-03-14 22:25:44 +01:00
Régis Hanol e09e807027 FIX: skip validation when replying via email for staged users 2016-03-14 22:21:18 +01:00
Robin Ward 84ab7fdcc7 FIX: post admin menu was hidden on mobile 2016-03-14 16:23:58 -04:00
Neil Lalonde d0b9b22648 FIX: delete spammer button was never shown in flag modal 2016-03-14 15:45:19 -04:00
Robin Ward f46ced6fc2 FIX: missing semi colon 2016-03-14 14:52:40 -04:00
Robin Ward 621f7e0a65 FIX: Replace emoji in local oneboxes 2016-03-14 14:48:48 -04:00
Arpit Jalan ff12b5bf57 FIX: newly created categories were not showing up 2016-03-14 23:17:02 +05:30
Robin Ward 7e97724341 FIX: On mobile jumping to replies was not working 2016-03-14 13:26:30 -04:00
Robin Ward 4b7046efa4 Remove unused commented out code 2016-03-14 13:26:30 -04:00
Régis Hanol 4a3cb4a000 FIX: use MD5 of the email_string when there's no 'Message-Id' 2016-03-14 18:18:58 +01:00
Robin Ward 1ba65765e4 Merge pull request #4073 from adrapereira/ap_fixSidebarLinkCount
Fix: Link count on the topic sidebar
2016-03-14 12:32:20 -04:00
Régis Hanol 9fc9f029ea fix title for posted notification 2016-03-14 16:53:53 +01:00
Andre Pereira 3e3aa91934 Refactor to use a single piece of logic 2016-03-14 12:27:31 +00:00
Sam Saffron e00850a1ab FEATURE: implement before and after filters in search remove max_age and min_age
supports

- before:monday
- after:june
- before:2001
- before:2001-01-22
2016-03-14 23:27:02 +11:00
Sam b35186bfe2 Merge pull request #4063 from sghebuz/sghebuz-patch-1
Fix mbox.rb for updated Email::Receiver API
2016-03-14 11:30:30 +11:00
Andre Pereira da4c96fad2 Fixes scope problem. 2016-03-13 14:37:15 +00:00
Andre Pereira e7a4900baf Removed use of ES6 Set. 2016-03-13 14:31:03 +00:00
Andre Pereira 129cc92ec9 Fixes the link count on the sidebar by only counting unique titles. 2016-03-13 13:54:03 +00:00
Jeff Atwood a78392d218 Update INSTALL-cloud.md 2016-03-11 23:15:05 -08:00
Jeff Atwood f3ef8dfd7b Update INSTALL-email.md 2016-03-11 23:09:19 -08:00
Jeff Atwood 090e097a4d Update INSTALL-email.md 2016-03-11 23:08:22 -08:00
Jeff Atwood c3534fd9d8 Merge pull request #4071 from sethherr/esp_templates_page
Add an Email Services Template page
2016-03-11 14:26:25 -08:00