Sam
|
76166567fb
|
Use the cheap Defer queue as opposed to sidekiq for view tracking.
|
2014-06-12 11:29:29 +10:00 |
|
Sam
|
03087679f0
|
FEATURE: Support custom preferences for users, injected by plugins
|
2014-06-11 15:50:37 +10:00 |
|
Arpit Jalan
|
727184641e
|
FEATURE: Bulk Invite
|
2014-06-09 01:43:39 +05:30 |
|
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
|
106838b92b
|
Correct invalid spec
|
2014-05-30 14:48:07 +10:00 |
|
Sam
|
fe594f5d1e
|
Merge pull request #2372 from vikhyat/badge-system
Multiple grant badges
|
2014-05-30 10:18:00 +10:00 |
|
Neil Lalonde
|
e6841d0849
|
FIX: user avatar urls need to be absolute in wordpress api
|
2014-05-29 17:19:49 -04:00 |
|
Vikhyat Korrapati
|
a79bf11edb
|
Admin badge creation bug fixes.
|
2014-05-27 09:03:55 +05:30 |
|
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
|
67db561429
|
BUGFIX: missed a key rename
BUGFIX: API spec not enabling CSRF
|
2014-05-23 08:43:19 +10:00 |
|
Sam
|
cf254000cf
|
Revert "Revert "BUGFIX: improve error messages for invalid API keys""
This reverts commit e9afe28586 .
|
2014-05-23 08:43:19 +10:00 |
|
Neil Lalonde
|
e9afe28586
|
Revert "BUGFIX: improve error messages for invalid API keys"
|
2014-05-22 14:55:36 -04:00 |
|
Sam
|
eeef775f21
|
BUGFIX: improve error messages for invalid API keys
BUGFIX: don't track last seen for message bus
|
2014-05-22 09:01:29 +10:00 |
|
Vikhyat Korrapati
|
d208e4d517
|
Multiple grant badges.
|
2014-05-21 12:54:55 +05:30 |
|
Neil Lalonde
|
27cbc06563
|
Add fixed_category_positions site setting to handle whether categories are ordered by specified positions or by activity.
|
2014-05-16 11:33:52 -04:00 |
|
Vikhyat Korrapati
|
b144b75565
|
Add automatically assigned trust level badges.
|
2014-05-14 20:47:21 +05:30 |
|
Neil Lalonde
|
c4d3aa3d47
|
Theming: a UI to choose some base colors that are applied to all the site css. CSS compiled outside of asset pipeline.
|
2014-05-14 10:18:12 -04:00 |
|
Wojciech Zawistowski
|
960d64930c
|
Wiki Post
|
2014-05-13 08:53:11 -04:00 |
|
Régis Hanol
|
fca6738212
|
BUGFIX: could not see the revisions of a post in a deleted topic
|
2014-05-12 16:30:10 +02:00 |
|
Régis Hanol
|
bc3de84ebf
|
FEATURE: remove bookmark button in activity feed
|
2014-05-12 09:33:26 +02:00 |
|
Sam
|
084ec87850
|
FEATURE: admins can invite users to groups via the web UI
|
2014-05-09 18:22:36 +10:00 |
|
Sam
|
3f07c1d0a1
|
Backend support for group invites
|
2014-05-09 18:22:35 +10:00 |
|
Sam
|
a2e2d0e886
|
Merge pull request #2316 from mutiny/refactor-where-first
Refactor `where(...).first` to `find_by(...)`
|
2014-05-08 09:10:45 +10:00 |
|
Régis Hanol
|
21e8ae0eca
|
BUGFIX: the /top page now shows the first non-empty period
|
2014-05-07 19:04:39 +02:00 |
|
Louis Rose
|
1574485443
|
Perform the where(...).first to find_by(...) refactoring.
This refactoring was automated using the command: bundle exec "ruby refactorings/where_dot_first_to_find_by/app.rb"
|
2014-05-06 14:41:59 +01:00 |
|
Régis Hanol
|
4371374ba6
|
FEATURE: support for enabling all upload file types
BUGFIX: authorized extensions is now case insensitive
|
2014-04-29 19:12:35 +02:00 |
|
Sam
|
0fc4c47927
|
Merge pull request #2295 from vikhyat/badge-system
Titleable badges
|
2014-04-29 11:26:51 +10:00 |
|
Neil Lalonde
|
1da59e7e2e
|
FIX: deactivated users shouldn't be able to log in
|
2014-04-28 13:46:28 -04:00 |
|
Vikhyat Korrapati
|
b4e037dfb2
|
Allow badges to be marked as "titleable".
|
2014-04-28 10:30:38 +05:30 |
|
Sam
|
4445b8c3c0
|
Factor out mocks
|
2014-04-28 00:34:55 +10: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 |
|
Sam
|
05efc8df16
|
BUGFIX: likes would cause whole post to re-render
|
2014-04-24 12:42:04 +10:00 |
|
Robin Ward
|
af877781b7
|
Allow admins to choose if groups are visible or not.
|
2014-04-22 16:43:46 -04:00 |
|
Sam
|
a3b2b4baca
|
FEATURE: custom fields on User
|
2014-04-22 13:52:13 +10:00 |
|
Robin Ward
|
b9ca124756
|
Support for /my/preferences to automatically redirect to the logged in
user.
|
2014-04-21 11:52:11 -04:00 |
|
Régis Hanol
|
b2cb4b27a1
|
Merge pull request #2273 from paully21/development-branch
Add blurb of post to search results via API
|
2014-04-17 21:06:03 +02:00 |
|
paully21
|
84d100be85
|
Add blurb of post to search results via API
|
2014-04-17 07:58:51 -05:00 |
|
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 |
|
Vikhyat Korrapati
|
de23caa871
|
Slightly faster badge system specs. (Shaves off ~100ms)
|
2014-04-16 18:08:10 +05:30 |
|
Régis Hanol
|
2505d18aa9
|
FEATURE: support email attachments
|
2014-04-14 22:55:57 +02:00 |
|
riking
|
1540a3d5e5
|
Allow changing ownwership of posts by admins
|
2014-04-08 01:47:42 -07:00 |
|
Robin Ward
|
10d0320532
|
FIX: Allow expanding posts when anonymous, add specs
|
2014-04-03 11:30:43 -04:00 |
|
Sam
|
be06156629
|
SECURITY: when enabled_local_logins is false users could log in via API
thanks @Nicholas Blanco
|
2014-03-26 15:39:44 +11:00 |
|
Robin Ward
|
539890afdf
|
Let's not show tons of extra information about invites unless you're the
person who invited them.
|
2014-03-21 14:16:11 -04:00 |
|
Vikhyat Korrapati
|
dcaa069bb5
|
Log badge grant/revoke to the staff actions log.
|
2014-03-21 11:10:07 +05:30 |
|
Sam
|
fe63db7953
|
Merge pull request #2115 from vikhyat/badge-system
Initial badge system implementation
|
2014-03-17 10:06:37 +11:00 |
|
Vikhyat Korrapati
|
9b26c8584e
|
Initial badge system implementation.
|
2014-03-14 21:49:26 +05:30 |
|
Neil Lalonde
|
283dc7dd2d
|
Trust level 4: add ability to edit any post and see edit history
|
2014-03-13 10:47:49 -04:00 |
|