Guo Xiang Tan
|
717d606430
|
Merge pull request #4295 from tgxworld/ux_collapse_users_on_om
UX: Collapse users when composing a private message.
|
2016-06-29 11:56:19 +08:00 |
|
Guo Xiang Tan
|
41842460b4
|
UX: Collapse users when composing a private message.
|
2016-06-29 10:40:38 +08:00 |
|
Sam
|
7a4c3af29d
|
Merge pull request #4279 from scossar/s3cdn-upload-location
FIX: get urlWithCDN before appending protocol
|
2016-06-29 12:18:44 +10:00 |
|
Sam
|
ea46e5dd57
|
UX: add minimum height for zoomed composer on mobile
|
2016-06-27 17:22:42 +10:00 |
|
Guo Xiang Tan
|
63b8797667
|
FIX: Incorrect model for embedded post widget.
|
2016-06-27 13:15:26 +08:00 |
|
scossar
|
3159dfb0ee
|
add m4a to audio onebox filetypes
|
2016-06-20 14:41:37 -07:00 |
|
scossar
|
9bf381b95c
|
get urlWithCDN before appending protocol
|
2016-06-20 14:03:24 -07:00 |
|
cpradio
|
145ee10f40
|
FIX: Correct the topic notification keyboard shortcuts
|
2016-06-17 14:44:08 -04:00 |
|
Guo Xiang Tan
|
2484ef93ed
|
Use ES6 arrow functions instead.
|
2016-06-17 11:37:15 +08:00 |
|
Guo Xiang Tan
|
a74291c91a
|
We no longer pass it the controller.
|
2016-06-16 17:12:45 +08:00 |
|
Guo Xiang Tan
|
5813352439
|
FEATURE: Add new API to add a toolbar popup menu button.
|
2016-06-15 00:39:53 +08:00 |
|
Robin Ward
|
df368ce251
|
FIX: Don't notify of duplicate links on edit of the first post
|
2016-06-09 13:03:06 -04:00 |
|
Robin Ward
|
9a81115c1c
|
FIX: Duplicate link shouldn't happen on edit
|
2016-06-08 17:22:23 -04:00 |
|
Robin Ward
|
c275a68daf
|
FIX: mdash being displayed when a date was invalid
|
2016-06-08 11:07:45 -04:00 |
|
Robin Ward
|
431179dd25
|
FEATURE: Prompt users when they are entering duplicate links
|
2016-06-07 14:47:22 -04:00 |
|
Robin Ward
|
74a454c203
|
FIX: Lock keyboard controls for navigating posts to eyeline
|
2016-06-02 13:50:12 -04:00 |
|
Robin Ward
|
d2ebf0436c
|
FIX: On small heights jumping to posts was iffy
|
2016-05-31 10:52:00 -04:00 |
|
Robin Ward
|
5fc47e6942
|
FIX: Much less jankiness on the scroller
|
2016-05-31 10:52:00 -04:00 |
|
Robin Ward
|
717999b302
|
FIX: iPad locking on was broken when posting.
|
2016-05-31 10:51:59 -04:00 |
|
Robin Ward
|
f854eebc5f
|
FIX: Entering a topic at the bottom would cause scroll jumps
|
2016-05-31 10:51:59 -04:00 |
|
Robin Ward
|
0b8a3ff5da
|
FIX: Better handling of position when near the top or bottom
|
2016-05-31 10:51:56 -04:00 |
|
Robin Ward
|
9e1021dfa3
|
WIP: Add notifications button to timeline
|
2016-05-31 10:51:53 -04:00 |
|
Robin Ward
|
288b407bd1
|
UX: Also use timeline date format on the bottom of the timeline
|
2016-05-31 10:51:52 -04:00 |
|
Robin Ward
|
a6b2f5ddba
|
FIX: Use topic progress widget for jumping to posts
|
2016-05-31 10:51:50 -04:00 |
|
Robin Ward
|
3cebba5b1f
|
UX: Add "ago" to the bottom of the timeline when relative
|
2016-05-31 10:51:49 -04:00 |
|
Robin Ward
|
90330d30f4
|
FIX: Error in smart short date function
|
2016-05-31 10:51:47 -04:00 |
|
Robin Ward
|
2bd59d7ca1
|
FIX: Some odd jumping behavior for the timeline
|
2016-05-31 10:51:44 -04:00 |
|
Robin Ward
|
1c49c57494
|
UX: Change the date formatting for timeline start + scroller
|
2016-05-31 10:51:42 -04:00 |
|
Robin Ward
|
559fa36c18
|
FEATURE: Topic timeline widget
|
2016-05-31 10:51:39 -04:00 |
|
Robin Ward
|
751e354ca6
|
Refactor topic-progress into a component
|
2016-05-31 10:51:39 -04:00 |
|
Jeff Atwood
|
817df3e3a0
|
Merge pull request #4175 from danielhers/user-search-non-whitespace
Allow any username character in user search
|
2016-05-28 01:58:23 -07:00 |
|
Guo Xiang Tan
|
2dcabd4762
|
Merge pull request #4229 from tgxworld/uncaught_error_warning
FIX: Don't throw uncaught error warning when in readonly mode.
|
2016-05-25 23:09:51 +08:00 |
|
Régis Hanol
|
c4f93846f9
|
add linebreaks when uploading a file
|
2016-05-20 11:35:47 +02:00 |
|
Régis Hanol
|
2c2c47fe4e
|
add support for 'command + up/down' to go to first/last post
|
2016-05-19 22:16:23 +02:00 |
|
Guo Xiang Tan
|
5ee9b3cd19
|
FIX: Don't throw uncaught error warning when in readonly mode.
|
2016-05-18 10:33:21 +08:00 |
|
Guo Xiang Tan
|
dd0260e435
|
Improve example for addStorePluralization.
|
2016-05-17 11:23:32 +08:00 |
|
Guo Xiang Tan
|
4f671724cc
|
Add store addPluralization to plugin-api. (#4224)
|
2016-05-16 11:11:15 -04:00 |
|
Simon Cossar
|
6077ac013b
|
FIX[WIP]: return correct path for uploads stored on s3 (#4222)
* return correct path for uploads stored on s3
* rename method
|
2016-05-16 08:12:05 +02:00 |
|
Robin Ward
|
f401d8d7de
|
FIX: undefined text on user profile
|
2016-05-11 16:25:43 -04:00 |
|
Robin Ward
|
7c0fb41ec0
|
Deprecation: Use Ember.Helper for later versions of Ember
|
2016-05-11 14:26:09 -04:00 |
|
Robin Ward
|
c7beecd8e3
|
Deprecation: somethingBinding is deprecated in newer embers
|
2016-05-11 14:26:07 -04:00 |
|
Robin Ward
|
da5e7c7383
|
Deprecations: {{bind-attr}} is deprecated
|
2016-05-11 14:26:06 -04:00 |
|
Robin Ward
|
e831203897
|
FIX: Widgets should support links to foreign hosts
|
2016-05-11 12:02:10 -04:00 |
|
Robin Ward
|
4875fe1c3e
|
FIX: Logo links to a different domain were broken
|
2016-05-10 10:42:16 -04:00 |
|
Robin Ward
|
3d392670a7
|
FIX: ES5 file shouldn't have const in it
|
2016-05-09 17:05:07 -04:00 |
|
Robin Ward
|
2d2bf4dd56
|
FIX: Keyboard controls were broken at the bottom of topics
|
2016-05-06 11:11:14 -04:00 |
|
Robin Ward
|
0fcfc6bed9
|
Add acceptance tests for all mobile templates
|
2016-05-05 12:49:12 -04:00 |
|
Robin Ward
|
3220f9e3cc
|
FIX: ESLint
|
2016-05-04 17:20:36 -04:00 |
|
Robin Ward
|
148c4da23d
|
FIX: Server side missing jQuery
|
2016-05-04 17:01:13 -04:00 |
|
Robin Ward
|
9ea32bf7d8
|
Deprecation: Change {{#each x in y}} to {{#each y as |x|}}
|
2016-05-04 16:18:09 -04:00 |
|