Régis Hanol
4f60eb6c77
FIX: banner on mobile
2014-08-08 12:31:32 +02:00
Régis Hanol
7e7938e37f
FIX: smaller agree/delete flag modals on mobile
2014-08-08 12:10:32 +02:00
Régis Hanol
5ab571e4b7
FIX: agree/delete flag modals on mobile
2014-08-08 12:07:53 +02:00
Sam
49f738fe27
FEATURE: allow users to dismiss unread posts
2014-08-08 16:29:51 +10:00
Sam
c1cbf1b269
PERF: new table used for title similarity search
2014-08-08 15:50:26 +10:00
Sam
cd20c8e55f
HACK: to be fixed later by @eviltrout
2014-08-08 15:07:04 +10:00
Sam
3ea38b5749
PERF: safeguard to ensure similarity search does not fire too much
2014-08-08 15:06:37 +10:00
Sam
16b7004767
PERF: optimise and improve topic similarity search
...
FIX: shows up similarity search with blank results
2014-08-08 12:12:53 +10:00
Sam
f20c5a02c7
amend test
2014-08-08 10:02:43 +10:00
Sam
953d3f2151
PERF: add optional delta badge filtering
...
This is tricky and optional, some badges are very expensive to calculate
pass in :backfill , :post_ids and :user_ids to all badge queries so they
can do pre-filtering, if you do it after the sub-query it is too late
2014-08-08 10:02:43 +10:00
Jeff Atwood
ddbcba145d
add ellipsis to flag buttons, better tooltips
2014-08-07 16:39:12 -07:00
Sam
f4b2a83f29
remove broken spec
2014-08-08 09:15:52 +10:00
Sam
7d5c0ae28e
FIX: broken and uneeded code
2014-08-08 09:07:51 +10:00
Robin Ward
271374a8c6
Remove some `Ember.Deferred` usage. It's deprecated.
2014-08-07 17:22:00 -04:00
Robin Ward
39c7101c4b
TWEAK: Remove `TransitionAborted` exceptions from logging. They are
...
apparently normal when you abort a router transition and can be ignored.
2014-08-07 16:52:31 -04:00
Robin Ward
7b317c1ad7
FIX: When navigating to a topic via a link that's not found, the
...
formatting was broken.
2014-08-07 15:56:09 -04:00
Robin Ward
becfcefb3c
FIX: Compatibility layer load order
2014-08-07 15:46:58 -04:00
Robin Ward
69e7071099
Merge pull request #2632 from awesomerobot/master
...
fixing gutter bug on expanded link list
2014-08-07 15:26:56 -04:00
Kris Aubuchon
180939d6b2
fixing gutter bug on expanded link list
2014-08-07 15:23:41 -04:00
Robin Ward
f83fb49741
FIX: Category topic list should support search filter too
2014-08-07 15:14:05 -04:00
Régis Hanol
7c65adfd6f
FEATURE: raise an exception when the email is missing in the OpenId callback
2014-08-07 19:28:50 +02:00
Régis Hanol
1db40fce22
TRIVIAL: remove debugging leftovers
2014-08-07 19:21:38 +02:00
Régis Hanol
3ae1ebdfc3
FIX: use PostDestroyer when deleting/recovering a topic
2014-08-07 19:12:35 +02:00
Robin Ward
ee40a95e58
FIX: Don't return protocol relative URLs for open graph images - we
...
can't be sure our site supports what protocol a remote site is
requesting.
2014-08-07 12:59:19 -04:00
Neil Lalonde
7926b4f5c1
FIX: moment.js data formats were always english
2014-08-07 12:08:23 -04:00
Robin Ward
37a9747f53
ES6: Convert Discourse.Resolver to ES6
2014-08-07 11:48:02 -04:00
Robin Ward
b323c86302
TESTS: Remove home logo tests, they are written in the incorrect way and
...
don't test much of value.
2014-08-07 11:48:02 -04:00
Jeff Atwood
2690a758e6
use hide icon for Agree and Hide Post
2014-08-07 03:12:23 -07:00
Jeff Atwood
08a67f0da5
add lowercase "translations" for topic map
2014-08-07 02:31:59 -07:00
Jeff Atwood
34acd3ed65
missed a topic-progress size on mobile
2014-08-07 02:01:37 -07:00
Sam
cd22b6158c
PERF: stop mucking with user stats every 15 minutes
...
(pushed to twice daily)
2014-08-07 14:20:42 +10:00
Sam
b5045a005f
PERF: last seen index on users
2014-08-07 13:33:11 +10:00
Sam
022109bc76
FIX: avoid exception in path that is very exception prone
2014-08-07 13:14:39 +10:00
Sam
ae2d80501a
PERF: run full vacuum every 90 days (during migration)
...
Will reclaim space and improve perf
2014-08-07 11:07:30 +10:00
Sam
44d45c6eda
FIX: logster update, enable ignore patterns
2014-08-07 10:30:12 +10:00
Robin Ward
8279752d3c
REFACTOR: Don't use `Discourse.Capabilities`, instead use injection.
...
Also fix broken test. /cc @Sam
2014-08-06 18:28:02 -04:00
Robin Ward
c709ea8f9e
FIX: Don't generate compatibility layer for test files
2014-08-06 18:07:27 -04:00
Robin Ward
f977843391
ES6: Convert all test files over
2014-08-06 17:51:03 -04:00
Neil Lalonde
1530f33833
FIX: use iso8601 timestamp format in crawler view of a topic
2014-08-06 17:27:28 -04:00
Robin Ward
60e70f82b9
UX: title text for wiki icon
2014-08-06 17:14:01 -04:00
Gerhard Schlager
b17b539c36
Use the (translated) display name of badge instead of English one.
2014-08-06 22:07:45 +02:00
Robin Ward
9a70aa7be2
Merge pull request #2628 from discourse/revert-2625-rtl-email
...
Revert "Enable RTL direction in emails."
2014-08-06 15:30:36 -04:00
Robin Ward
6783565d8f
Revert "Enable RTL direction in emails."
2014-08-06 15:30:07 -04:00
Robin Ward
417d287813
FIX: Don't link to notifications without URLs
2014-08-06 15:24:20 -04:00
Régis Hanol
4589bce21b
FIX: proper property brace expansion syntax :(
2014-08-06 21:22:36 +02:00
Robin Ward
fe04a8d8a3
UX: Clicking the large wiki glyph should edit the post.
2014-08-06 14:33:59 -04:00
Neil Lalonde
21aa126181
Add more comments to the Drupal import script since there seems to be a lot of variation in the db schema
2014-08-06 14:09:28 -04:00
Régis Hanol
2f4307310d
update onebox to latest
2014-08-06 19:33:13 +02:00
Régis Hanol
fb0ee2401e
FIX: alignment in notifications
2014-08-06 19:08:12 +02:00
Robin Ward
c55eb67a91
Merge pull request #2625 from eyalev/rtl-email
...
Enable RTL direction in emails.
2014-08-06 12:46:07 -04:00