Commit Graph

14324 Commits

Author SHA1 Message Date
e6655e7d7e Bump rails to latest patch 4.1 release. (4.1.10)
We should be using the latest patch release of the current supported
version.
Also this adds a more explicit version of rails on the Gemfile. This is
will help to test on rails 4.2 and master.
2015-04-24 15:36:46 -04:00
3660fe4f60 FIX: When approving/rejecting a post it should delete the user action 2015-04-24 15:25:47 -04:00
3a6efa25f0 Allow ReadOnly to propogate up to the Ember app via Response Header 2015-04-24 14:37:16 -04:00
5b3f99aa50 Don't blow up if Redis switches to READONLY 2015-04-24 14:37:16 -04:00
8129cce104 FIX: clicking "show results" wasn't working after casting a vote 2015-04-24 17:24:13 +02:00
eff921d1ec FIX: Turn that frown upside down! 2015-04-24 11:14:06 -04:00
2562b61448 normalize_name is a better name for this. 2015-04-24 10:35:18 -04:00
a5804d7040 FIX: reduce 'download_remote_images_threshold' default value to 10 2015-04-24 12:07:01 +02:00
be5a76fbc8 Merge pull request #3394 from scossar/fix-height-on-onebox-image
Fix: size on onebox-avatar
2015-04-24 11:18:26 +02:00
80b2935e11 FIX: prevent DOS when fixing avatar in quotes 2015-04-24 11:14:10 +02:00
a6ea9bd05c Merge pull request #3395 from riking/patch-1
FIX: Whoops, DiscourseLocalOnebox became DiscourseGlobalOnebox
2015-04-24 01:11:13 -07:00
1412687112 FIX: Whoops, DiscourseLocalOnebox became DiscourseGlobalOnebox 2015-04-24 01:09:38 -07:00
def9740d5d Fix size on onebox-avatar 2015-04-23 20:42:27 -07:00
21b915f209 Suggested changes 2015-04-23 18:39:48 -07:00
923c164d54 workaround: pg app installs a poorly encoded db, so skip CI will catch 2015-04-24 07:23:02 +10:00
ae028a5bb1 FIX: support for redirects to external url in permalinks table was broken 2015-04-23 16:45:28 -04:00
e17ea2e787 UX: Show a dash if a version string is missing 2015-04-23 14:50:37 -04:00
8bda53a8cd FIX: compatibility issue with akismet plugin 2015-04-23 20:02:16 +02:00
7085c7db12 make jshint happy 2015-04-23 19:52:37 +02:00
a737090442 - FEATURE: revamped poll plugin
- add User.staff scope
- inject MessageBus into Ember views (so it can be used by the poll plugin)
- REFACTOR: use more accurate is_first_post? method instead of post_number == 1
- FEATURE: add support for JSON-typed custom fields
- FEATURE: allow plugins to add validation
- FEATURE: add post_custom_fields to PostSerializer
- FEATURE: allow plugins to whitelist post_custom_fields
- FIX: don't bump when post did not save successfully
- FEATURE: polls are supported in any post
- FEATURE: allow for multiple polls in the same post
- FEATURE: multiple choice polls
- FEATURE: rating polls
- FEATURE: new dialect allowing users to preview polls in the composer
2015-04-23 19:33:29 +02:00
17dc8b8e4f New Vagrant VM and updated instructions. 2015-04-23 12:54:13 -04:00
9bce812c8f Merge pull request #3388 from Mooash/Adding_ViewActions
Adding ViewAction into email notifications
2015-04-23 10:18:57 -04:00
802ed642f7 Merge pull request #3393 from techAPJ/patch-2
FIX: validate integer site setting
2015-04-23 10:17:35 -04:00
2ee033caa5 FIX: validate integer site setting 2015-04-23 18:15:14 +05:30
fcbfbf2fb3 Merge pull request #3392 from Elberet/patch-1
phpBB importer: fix greedy smiley regex
2015-04-23 12:59:31 +02:00
6dc7cafe00 phpBB importer: fix greedy smiley regex 2015-04-23 12:03:21 +02:00
4ca5fe69cc Merge pull request #3391 from wjordan/topic_embed_fix
Fix `NoMethodError` in TopicEmbed#find_remote
2015-04-23 10:53:52 +02:00
bbfa5c7df1 Fix NoMethodError in TopicEmbed#find_remote
Stop TopicEmbed#find_remote from generating `NoMethodError: undefined method `empty?' for nil:NilClass` exceptions
2015-04-22 16:52:02 -07:00
b65313d3b9 Adding ViewAction into email notifications
See: https://meta.discourse.org/t/integrate-viewactions-one-click-actions-schemas-into-discourse-emails/27056
2015-04-23 08:40:22 +10:00
388f51eed7 FIX: Bring email username logic in line with front end 2015-04-22 16:26:57 -04:00
5c7d6e0a3c FIX: Don't display names on emails if display_name_on_posts is false
Note that `enable_names` was always respected.
2015-04-22 16:15:23 -04:00
839416212e FIX: Category badge was showing before topic loaded 2015-04-22 13:39:04 -04:00
56cd381ff8 FIX: Loading more was broken on topic list after changing sort order 2015-04-22 12:52:12 -04:00
53ca51654d FIX: Avoid cookie overflows by truncating the referer we store in flash 2015-04-22 12:41:49 -04:00
85320f919b FEATURE: user list csv includes approved, suspended_at, suspended_till, blocked 2015-04-22 12:40:12 -04:00
46c138fb12 PERF: add missing index on topic_links 2015-04-23 02:07:55 +10:00
985d0268de Version bump to v1.3.0.beta6 v1.3.0.beta6 2015-04-22 11:11:31 -04:00
afc12da2f9 Merge pull request #3387 from riking/fix-uploaded-onebox
FIX: Local files never oneboxed, onebox requests cache-busted
2015-04-22 10:37:09 -04:00
bf68a82144 Merge pull request #3381 from fantasticfears/patch-12
Update copyright notice
2015-04-22 10:34:36 -04:00
ef3de4d396 Merge pull request #3389 from techAPJ/update-translations
Update Translations
2015-04-22 10:34:00 -04:00
6a868e507d Merge pull request #3386 from paulanunda/patch-1
Update Docker package URL
2015-04-22 10:32:45 -04:00
27aa0bc056 PERF: eliminate query that grabs every post number on topic page. 2015-04-23 00:10:09 +10:00
40b22bf367 PERF: improve performance for featured user calculation 2015-04-22 23:54:54 +10:00
574052b786 Update Translations 2015-04-22 19:05:15 +05:30
6037a6b0c9 update highlightjs 2015-04-22 23:34:29 +10:00
ccb1d4bcfb add link to invites page in quick start 2015-04-22 03:07:49 -07:00
c4e813cc11 update SFN importer to handle merge with existing instance 2015-04-22 10:41:40 +02:00
3681674ec4 FIX: Don't cache-bust onebox requests 2015-04-21 23:11:25 -07:00
694ee30e86 FIX: Uploaded files could not be oneboxed 2015-04-21 23:08:29 -07:00
c30e65b3c2 Update Docker package URL 2015-04-21 23:52:21 -05:00