Robin Ward
|
1b1ea08ac3
|
FIX: If you follow a link to a user that doesn't exist, show 404
|
2015-06-29 15:47:05 -04:00 |
|
Robin Ward
|
6422d5efbd
|
Use the same component for similar topics as search results.
|
2015-06-24 15:08:22 -04:00 |
|
Sam
|
0768a3b2e9
|
Improve full page search handling
- add highlighting, clean up url
|
2015-06-23 09:47:33 +10:00 |
|
Arpit Jalan
|
4628b06fd6
|
FIX: use session instead of cookie to preserve url
|
2015-06-16 11:43:29 +05:30 |
|
Arpit Jalan
|
d1632c1dbd
|
FIX: new-topic URL should survive login redirection
|
2015-06-14 20:24:47 +05:30 |
|
Robin Ward
|
42f2cd83db
|
Run cleanDOM even when swapping out models
|
2015-06-02 21:13:11 -04:00 |
|
Régis Hanol
|
0483f05154
|
make sure we pass in the user_id when creating avatar thumbnails
|
2015-05-29 18:11:19 +02:00 |
|
Robin Ward
|
f87fc98411
|
FIX: User stream was cached and not reloading
|
2015-05-28 13:51:04 -04:00 |
|
Robin Ward
|
c22cc2bf03
|
FIX: Reset expanding of first post when entering a topic.
|
2015-05-27 14:49:04 -04:00 |
|
Robin Ward
|
5890dae64c
|
FIX: Inappropriate error message when you couldn't access a topic
|
2015-05-27 13:54:11 -04:00 |
|
Robin Ward
|
3437513025
|
FIX: Back button mobile from user activity stream
|
2015-05-25 13:40:46 -04:00 |
|
Robin Ward
|
0a35b20933
|
Convert Discourse.ScrollTop to ES6
|
2015-05-19 12:51:03 -04:00 |
|
Robin Ward
|
32606f82f6
|
FIX: replaceWith on leaf routes changed behavior in latest ember
|
2015-05-14 13:44:57 -04:00 |
|
Robin Ward
|
8fa109638b
|
FIX: Double load if left a topic and came back into it.
|
2015-05-13 16:54:06 -04:00 |
|
Robin Ward
|
ea51095ef9
|
Adds acceptance test for user preferences
|
2015-05-13 11:15:41 -04:00 |
|
Robin Ward
|
0b65c88003
|
Upgrade Notifications to fix deprecations and use store
|
2015-05-11 11:20:45 -04:00 |
|
Robin Ward
|
aab9706b7a
|
Fixes deprecations on user routes
|
2015-05-11 11:20:45 -04:00 |
|
Robin Ward
|
c6d99bd141
|
Fixes routing in tests
|
2015-05-11 11:18:38 -04:00 |
|
Robin Ward
|
14fa033288
|
Update cloaking code for HTMLBars
|
2015-05-11 11:18:37 -04:00 |
|
Robin Ward
|
aee12fd6ef
|
Ember Deprecations for Topics
|
2015-05-11 11:18:37 -04:00 |
|
Robin Ward
|
8294205f7c
|
Ember 1.11 broken WIP
|
2015-05-11 11:18:37 -04:00 |
|
Arpit Jalan
|
8b876a3c21
|
convert open-composer mixin to es6
|
2015-05-09 01:01:50 +05:30 |
|
Arpit Jalan
|
6cc092d54c
|
FEATURE: support category/subcategory name in new-topic route
|
2015-05-08 23:33:06 +05:30 |
|
Arpit Jalan
|
480cea7284
|
FEATURE: accept category_id as new-topic param to better support subcategory
|
2015-05-01 21:40:28 +05:30 |
|
Neil Lalonde
|
8521ee24b1
|
FIX: /password-reset route now works when login_required is enabled
|
2015-05-01 11:14:09 -04:00 |
|
Sam
|
d7d93c20d7
|
Merge pull request #3406 from techAPJ/patch-2
FEATURE: prefill topic title, body and category via URL
|
2015-04-29 13:46:26 +10:00 |
|
Robin Ward
|
c2f7676370
|
Support for custom reasons for things being queued for approval
|
2015-04-28 15:06:47 -04:00 |
|
Arpit Jalan
|
cff6e49eb7
|
FEATURE: prefill topic title, body and category via URL
|
2015-04-29 00:01:10 +05:30 |
|
Robin Ward
|
3cb4554bbb
|
Can refresh queued posts via button
|
2015-04-27 13:52:54 -04:00 |
|
Robin Ward
|
15dbce5886
|
Show pending posts count in modal when your posts are enqueued
|
2015-04-24 15:44:59 -04:00 |
|
Robin Ward
|
5bf8c31af4
|
Users can see their pending posts
|
2015-04-21 16:44:47 -04:00 |
|
Robin Ward
|
a61c202ac4
|
Rewrite /private-messages to /messages
|
2015-04-17 12:01:50 -04:00 |
|
Robin Ward
|
0660a905b8
|
FIX: Back button broken navigating from one topic back to another
|
2015-04-17 11:52:30 -04:00 |
|
Sam Saffron
|
c2dd9564b3
|
creating new category was broken
|
2015-04-16 15:10:55 +10:00 |
|
Robin Ward
|
245777ba04
|
FIX: Lost position in topic
|
2015-04-15 16:18:32 -04:00 |
|
Robin Ward
|
0c233e4e25
|
Interface is wired up for Approving/Rejecting posts
|
2015-04-15 14:54:37 -04:00 |
|
Robin Ward
|
96d2c5069b
|
Interface for reviewing queued posts
|
2015-04-15 14:54:37 -04:00 |
|
Robin Ward
|
7f501a0c41
|
When a post returns enqueued don't insert it in the stream and notify
- Includes removal of a lot of modal boilerplate
|
2015-04-15 14:54:37 -04:00 |
|
Robin Ward
|
d4a05825da
|
Convert Composer to use Store
- Uses store for `PostStream`, `TopicList` too
|
2015-04-15 14:54:36 -04:00 |
|
Régis Hanol
|
2389bee24c
|
FEATURE: add notice when successfully changing avatar
|
2015-04-06 18:14:13 +02:00 |
|
Régis Hanol
|
0e1c4a0a44
|
Merge pull request #3313 from techAPJ/patch-1
FEATURE: invite existing user to a topic
|
2015-04-03 11:41:10 +02:00 |
|
Arpit Jalan
|
8c2d7dcaac
|
FEATURE: invite existing user to a topic
|
2015-04-03 15:00:04 +05:30 |
|
Sam
|
04bb1de057
|
FIX: Only redirect to top from root url.
|
2015-04-02 12:51:32 +11:00 |
|
Régis Hanol
|
75705f3a98
|
UX: slide in animation for login/signup modals
|
2015-03-25 19:14:34 +01:00 |
|
Neil Lalonde
|
55f293d062
|
FEATURE: add a route to show the password reset dialog: /password-reset
|
2015-03-23 15:14:50 -04:00 |
|
Robin Ward
|
4d26ef5e29
|
Add Title tag, rename to "Users"
|
2015-03-20 14:20:50 -04:00 |
|
Robin Ward
|
640a92ce30
|
JSHint fix
|
2015-03-19 18:30:19 -04:00 |
|
Robin Ward
|
051a2a3d14
|
FEATURE: Can search the user directory by name
|
2015-03-19 18:07:48 -04:00 |
|
Robin Ward
|
9e13067be0
|
Replace refreshModel with a custom property
|
2015-03-19 18:07:47 -04:00 |
|
Robin Ward
|
326dff6068
|
UX: User directory tweaks.
Also includes Better refresh semantics for query params (avoids
transition)
|
2015-03-19 17:09:39 -04:00 |
|