Sam Saffron
|
d97ceb1d72
|
FEATURE: log_out endpoint for admins
|
2014-06-06 13:02:52 +10:00 |
Robin Ward
|
24cde6c604
|
Actually, it *should* be `user_path` and not `userpage_path`
|
2014-06-04 16:51:48 -04:00 |
Régis Hanol
|
0df666277d
|
BUGFIXES: properly deal with bookmarks and deleted posts
BUGFIX: removing a bookmark from the activity feed was busted for deleted posts
BUGFIX: delete associated user actions when deleting a post
|
2014-06-04 17:41:11 +02:00 |
Sam
|
9e9c41ac52
|
FEATURE: admins can clear screend emails if needed
|
2014-06-02 16:53:00 +10:00 |
Sam
|
fa6f22dd39
|
Move letter avatars out of upload system
FIX: S3 issues around system avatars
FIX: reduced backup file size
|
2014-05-30 14:45:55 +10:00 |
Catrin
|
772a304fc2
|
dropdown on categorypage
|
2014-05-29 18:18:27 -04:00 |
Sam
|
6d88d7a290
|
BUGFIX `-` in domain name not captured by route
|
2014-05-29 09:31:17 +10:00 |
Sam
|
69c36cf082
|
allow dots in hostname
|
2014-05-27 23:30:57 +10:00 |
Sam
|
0c86d9ed9e
|
BUGFIX: proper multisite support for origin pull CDNs
|
2014-05-27 23:13:42 +10:00 |
Sam
|
7c6a0c7690
|
disable avatars mk2
|
2014-05-27 21:37:42 +10:00 |
Sam
|
01dcea2c8b
|
disable avatars temporarily
|
2014-05-27 21:28:10 +10:00 |
Sam
|
504cfcff96
|
Fix specs for avatars
Implement avatar picker
Correct avatar related jobs
|
2014-05-27 10:08:03 +10:00 |
Sam
|
6c1c8be794
|
Work in progress, keeping avatars locally
This introduces a new model to store the avatars and 3 uploads per user (gravatar, system and custom)
user can then pick which they want.
|
2014-05-27 10:08:03 +10:00 |
Sam
|
7fbf162666
|
Logster update
cleans up a bunch of messed up context stuff with multisite
improves backtraces
adds request params
|
2014-05-25 13:54:52 +10:00 |
Sam
|
832a730e36
|
BUGFIX: re-enable CDN js debugging in a robust way
May be disabled if needed via site setting
|
2014-05-19 08:46:28 +10:00 |
Wojciech Zawistowski
|
960d64930c
|
Wiki Post
|
2014-05-13 08:53:11 -04:00 |
Régis Hanol
|
bc3de84ebf
|
FEATURE: remove bookmark button in activity feed
|
2014-05-12 09:33:26 +02:00 |
Sam
|
4af0aa9cbc
|
logster integration (in production as well)
|
2014-05-07 08:24:15 +10:00 |
Robin Ward
|
f50039b48b
|
Support 404 routes in the Ember App
|
2014-04-29 15:29:13 -04:00 |
Neil Lalonde
|
feaaf55a0c
|
Theming: color scheme editing. Unfinished! Doesn't have any effect on css files yet.
|
2014-04-24 16:49:12 -04:00 |
Robin Ward
|
b9ca124756
|
Support for /my/preferences to automatically redirect to the logged in
user.
|
2014-04-21 11:52:11 -04:00 |
Vikhyat Korrapati
|
8113e8d897
|
Basic UI for selecting gold/silver badges as titles.
|
2014-04-18 09:20:51 +05:30 |
Robin Ward
|
b3ed8b6a32
|
Use query params for sortable table headings
|
2014-04-17 10:52:57 -04:00 |
Vikhyat Korrapati
|
b55734da91
|
Add badges tab to user profile.
|
2014-04-17 01:58:01 +05:30 |
Vikhyat Korrapati
|
3136217fc1
|
Add badge page.
|
2014-04-17 01:57:57 +05:30 |
Vikhyat Korrapati
|
acfcf0b64e
|
Add /badges route that lists all defined badges.
|
2014-04-16 18:42:06 +05:30 |
Régis Hanol
|
2505d18aa9
|
FEATURE: support email attachments
|
2014-04-14 22:55:57 +02:00 |
Sam
|
b9d4edd91a
|
FEATURE: display unpinned state, allow unpinning by clicking on pin
|
2014-04-10 10:59:02 +10:00 |
riking
|
1540a3d5e5
|
Allow changing ownwership of posts by admins
|
2014-04-08 01:47:42 -07:00 |
Robin Ward
|
50fb048b99
|
Interface for expanding OP contents
|
2014-04-02 10:26:46 -04:00 |
Vikhyat Korrapati
|
0f9ea25010
|
Interface for granting/revoking badges from admin user page.
|
2014-03-21 11:09:19 +05:30 |
Vikhyat Korrapati
|
9b26c8584e
|
Initial badge system implementation.
|
2014-03-14 21:49:26 +05:30 |
riking
|
d0dbc26281
|
Change BACKUP_ROUTE_FORMAT to support pretty-name backups
|
2014-03-06 20:59:10 -08:00 |
Régis Hanol
|
bce4130d39
|
Merge pull request #2036 from ArmedGuy/profile-backgrounds
FEATURE: Profile Backgrounds
|
2014-03-05 16:00:49 +01:00 |
Johan Jatko
|
98c479c3c4
|
FEATURE: Profile Backgrounds
Shares a modified codebase with avatars called "user_image"
|
2014-03-05 15:10:44 +01:00 |
Robin Ward
|
f9cd354a2c
|
FEATURE: Button to reset new
|
2014-03-03 15:47:01 -05:00 |
Sam
|
6f31d3f0e5
|
FEATURE: single sign on support
Added support for outsourcing auth to a different website, documentation on meta
|
2014-02-25 14:31:03 +11:00 |
Régis Hanol
|
68a935c36b
|
FEATURE: upload backups
|
2014-02-22 01:41:01 +01:00 |
Neil Lalonde
|
7f6b2e5563
|
Show login button on 404 page. Add routes to show login and signup modals when page/route loads. If logged in and showing 404 page, load ember app.
|
2014-02-18 17:18:53 -05:00 |
Robin Ward
|
f19b0b5fe0
|
Include members count on groups page.
|
2014-02-18 16:17:04 -05:00 |
lonehangman
|
739c9688ae
|
Added endpoint for site JSON
Removed unneeded code
|
2014-02-17 15:16:53 +09:30 |
Régis Hanol
|
683bf8c0a4
|
FEATURE: add all email logs tab
|
2014-02-15 01:17:13 +01:00 |
Régis Hanol
|
3f3c9ca7cb
|
FEATURE: add filters on email logs
|
2014-02-15 00:50:08 +01:00 |
Neil Lalonde
|
35dae76bbd
|
Log when and why an email was not sent in email_logs
|
2014-02-14 13:06:39 -05:00 |
Sam
|
b75620973f
|
FEATURE: memory stats route for diagnostics in admin
|
2014-02-14 15:45:12 +11:00 |
Régis Hanol
|
67a8d784fc
|
update routes
|
2014-02-13 13:31:13 -08:00 |
Neil Lalonde
|
8711762143
|
Users who have made no more than one post can delete their own accounts from their user preferences page.
|
2014-02-13 13:52:06 -05:00 |
Robin Ward
|
669247977b
|
FEATURE: Show the posts count on the groups page. It seems a bit odd
that it uses a new AJAX call, but I wanted to keep the count separate
from the group object itself.
|
2014-02-12 14:01:36 -05:00 |
Robin Ward
|
b61df08d1b
|
FEATURE: Admin selector to choose a primary group for a user, display it
and apply a CSS class to their posts.
|
2014-02-10 17:00:15 -05:00 |
Robin Ward
|
3b617b04b0
|
FEATURE: First stab at groups page with member list
|
2014-02-07 10:44:51 -05:00 |