Sajjad Hashemian
|
c3d4219d41
|
Set trim_trailing_whitespace false for markdown
|
2016-06-25 22:29:01 +04:30 |
Lincoln Lee
|
2ecbd71bdc
|
UX: fix group header font color
Change according to group header background color
|
2016-06-26 00:01:15 +08:00 |
Robin Ward
|
ccf9b70671
|
When restoring a backup, disable emails.
This prevents accidental sending of emails after a restore before
the admin has had a chance to review everything.
|
2016-06-24 17:15:15 -04:00 |
Hanwen (Steinway) Wu
|
3501c86cc8
|
Fix frozen email string problem in mbox.rb
|
2016-06-24 13:59:01 -04:00 |
Arpit Jalan
|
3232ce8265
|
FIX: better error message when trying to approve post for closed/deleted topic
|
2016-06-24 15:11:45 +05:30 |
Guo Xiang Tan
|
789a6aeb21
|
FIX: Public poll not showing.
|
2016-06-24 11:20:35 +08:00 |
Erlend Sogge Heggen
|
d396c89a21
|
Calibrating mention-bot (#4286)
- No need for it on PRs by team members
- Should not immediately jump into action
New mention-bot functionality courtesy of @saiqulhaq!
|
2016-06-23 14:42:40 +02:00 |
Régis Hanol
|
5bfc9cf69e
|
Allow API to create staged users
|
2016-06-23 12:27:05 +02:00 |
Jeff Atwood
|
ef285579d6
|
accidentally inverted dark/light on fps blurb
|
2016-06-22 17:22:26 -07:00 |
Jeff Atwood
|
81a3559b29
|
adjust full page search result blurb colors
|
2016-06-22 16:48:36 -07:00 |
Régis Hanol
|
8c51d34100
|
FIX: receiving a bounce from a deleted user
|
2016-06-22 20:41:21 +02:00 |
Régis Hanol
|
d0a51df4d0
|
use standard rails logger
|
2016-06-22 18:09:11 +02:00 |
Guo Xiang Tan
|
3646d45110
|
FIX: Voters arrow shown on polls with invalid public config.
|
2016-06-22 23:34:39 +08:00 |
Régis Hanol
|
fc9cfd698d
|
UX: admin flags needed some ❤️
|
2016-06-22 16:32:50 +02:00 |
Régis Hanol
|
2ecd0da59f
|
REFACTOR: use same code path for handling emails via API and POP
|
2016-06-22 15:50:49 +02:00 |
Sam
|
6e4ff45e44
|
FIX: deleting a topic result not updated on screen
|
2016-06-22 17:28:46 +10:00 |
Sam
|
3701a8ada2
|
FIX: missing in action wrench on short topics
|
2016-06-22 10:56:23 +10:00 |
Jeff Atwood
|
7337b2953f
|
slightly less giant poll percentages
|
2016-06-21 17:01:27 -07:00 |
Robin Ward
|
94a4af6af7
|
FIX: If posts are deleted they should be updated in consistency jobs
|
2016-06-21 13:05:56 -04:00 |
Neil Lalonde
|
5d125b02d9
|
Version bump to v1.6.0.beta9
|
2016-06-21 11:45:35 -04:00 |
Neil Lalonde
|
db2bc41110
|
Update translations
|
2016-06-21 11:16:31 -04:00 |
James Kiesel
|
7a6bc3f1d7
|
Apply notification styles to mailing list email manually (#4283)
* Apply notification styles to mailing list email manually
* Fix failing spec
|
2016-06-21 20:42:30 +05:30 |
Guo Xiang Tan
|
0ed4d3d313
|
FIX: Topic admin menu item not positioned properly on short topics. (#4284)
|
2016-06-21 10:40:00 -04:00 |
Régis Hanol
|
874c18cbc1
|
FIX: unstage users when using SSO
|
2016-06-21 11:28:58 +02:00 |
Arpit Jalan
|
bf7ea8bb73
|
Merge pull request #4281 from scossar/add-m4a-to-audio-onebox-filetypes
FEATURE: add m4a to list of audio file extensions
|
2016-06-21 11:35:35 +05:30 |
Sam
|
2d425892c4
|
FIX: update list of invited users after inviting
|
2016-06-21 16:01:29 +10:00 |
Jeff Atwood
|
bb1fdd8134
|
very minor copyedit
|
2016-06-20 17:16:34 -07:00 |
Sam
|
7f78cf3f1a
|
update message bus to release gem
|
2016-06-21 10:10:54 +10:00 |
Jeff Atwood
|
6cc63592f7
|
better copy on max topics/replies in first day
|
2016-06-20 16:24:08 -07:00 |
Jeff Atwood
|
4bd5faba61
|
Merge pull request #4280 from zachGlasgow/patch-1
Update Sidekiq command in DEVELOPER-ADVANCED
|
2016-06-20 14:44:22 -07:00 |
scossar
|
3159dfb0ee
|
add m4a to audio onebox filetypes
|
2016-06-20 14:41:37 -07:00 |
zachGlasgow
|
9704f66a3e
|
Update DEVELOPER-ADVANCED.md
We need to pass the queue names otherwise Sidekiq will use the 'default' name.
However Sidekiq will need to process Critical and Low tasks as well.
|
2016-06-20 22:34:39 +01:00 |
scossar
|
9bf381b95c
|
get urlWithCDN before appending protocol
|
2016-06-20 14:03:24 -07:00 |
Neil Lalonde
|
487c20959c
|
FEATURE: max topics/replies per day for new users now starts counting from the first post, not signup date
|
2016-06-20 16:55:11 -04:00 |
Régis Hanol
|
e9a293beeb
|
FIX: clean up uploads job
|
2016-06-20 22:05:41 +02:00 |
Neil Lalonde
|
6064c8e56e
|
Merge pull request #4235 from pthomas551/seed-posts
Enhance, refactor populate.thor
|
2016-06-20 15:15:34 -04:00 |
Robin Ward
|
648bcb6432
|
More mailbox importer improvements
|
2016-06-20 14:58:53 -04:00 |
Robin Ward
|
2720205f78
|
Support gzipped mailbox files
|
2016-06-20 12:41:57 -04:00 |
Régis Hanol
|
68c158d592
|
FIX: backup upload when using subfolder
|
2016-06-20 17:37:24 +02:00 |
Kris
|
87a2024d61
|
fixing link color in profiles (#4278)
|
2016-06-20 14:22:32 +02:00 |
Régis Hanol
|
96c07985b3
|
UX: move user's bounce score below email in user admin page
|
2016-06-20 12:39:53 +02:00 |
Régis Hanol
|
7fca6f502f
|
fix and improve image downsizing algorithm
|
2016-06-20 12:35:07 +02:00 |
Guo Xiang Tan
|
6416ea9e09
|
FIX: Make sure we reset poll builder after inserting a poll.
|
2016-06-20 18:16:18 +08:00 |
Guo Xiang Tan
|
b3a8f7d369
|
Merge pull request #4277 from tgxworld/fix_bug_when_post_creator_returns_nil
Fix bug when post creator returns nil
|
2016-06-20 18:15:52 +08:00 |
Régis Hanol
|
9c5a727aa2
|
FIX: reply as new link wasn't working sometimes
|
2016-06-20 12:09:04 +02:00 |
Régis Hanol
|
5e2545a578
|
FEATURE: improve support for (whitelisted) SVGs as images
|
2016-06-20 10:22:13 +02:00 |
Guo Xiang Tan
|
9a0797204a
|
FIX: Add check to ensure post has been created.
|
2016-06-20 15:51:26 +08:00 |
Guo Xiang Tan
|
dfdc54957c
|
FIX: A blocked user should not be able to moderate anything.
|
2016-06-20 15:51:26 +08:00 |
Sam
|
41718be67f
|
fix linting
|
2016-06-20 17:13:43 +10:00 |
Jeff Atwood
|
bf3b68fbd8
|
fix typo in URL
|
2016-06-19 23:32:03 -07:00 |