Sam
|
5914d0e132
|
Merge pull request #2311 from vikhyat/badge-system
Add automatically assigned trust level badges
|
2014-05-16 09:08:00 +10:00 |
|
Sam
|
fad868c78f
|
Bump hashes on various files
Upgrade jquery
I made this commit cause my JS debugging CDN support added a header and
wanted we bump cache everywhere
|
2014-05-15 15:52:09 +10:00 |
|
Vikhyat Korrapati
|
b144b75565
|
Add automatically assigned trust level badges.
|
2014-05-14 20:47:21 +05:30 |
|
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 |
|
Régis Hanol
|
9125453628
|
FEATURE: add the first 3 participants in a private message
|
2014-05-12 09:32:49 +02:00 |
|
Sam
|
084ec87850
|
FEATURE: admins can invite users to groups via the web UI
|
2014-05-09 18:22:36 +10:00 |
|
Régis Hanol
|
63c4f24319
|
BUGFIX: do not show PMs counters when the value is 0
|
2014-05-03 00:40:57 +02:00 |
|
Régis Hanol
|
4642218662
|
FEATURE: add private messages counters in user activity feed
|
2014-05-02 22:53:58 +02:00 |
|
riking
|
63ce01893b
|
Add class to page based on topic category
|
2014-04-30 22:24:02 -07:00 |
|
Robin Ward
|
ad1a8db956
|
Support for linking to static pages with hash URLs like #section. Also
refactor of static code to be more idomatic.
|
2014-04-29 18:01:13 -04:00 |
|
Vikhyat Korrapati
|
b4e037dfb2
|
Allow badges to be marked as "titleable".
|
2014-04-28 10:30:38 +05:30 |
|
Robin Ward
|
f527ac33b0
|
FIX: Make sure the unread counter is updated following a "Dismiss New"
|
2014-04-24 18:36:02 -04:00 |
|
Régis Hanol
|
d1b96d0e8b
|
Merge pull request #2290 from vikhyat/badge-system
Incrementally load users in the badge page
|
2014-04-24 12:14:41 +02:00 |
|
Vikhyat Korrapati
|
4e89b64e64
|
Load 100 users at a time for the badge page, with a button to load more.
|
2014-04-24 14:48:26 +05:30 |
|
Sam
|
9bee0b6e2d
|
BUGFIX: we don't need this param
|
2014-04-24 12:46:54 +10:00 |
|
Sam
|
05efc8df16
|
BUGFIX: likes would cause whole post to re-render
|
2014-04-24 12:42:04 +10:00 |
|
Robin Ward
|
e48cf06fc9
|
REFACTOR: Add urls for admin groups, make it more idiomatic ember
|
2014-04-23 15:15:46 -04:00 |
|
Robin Ward
|
af877781b7
|
Allow admins to choose if groups are visible or not.
|
2014-04-22 16:43:46 -04:00 |
|
Régis Hanol
|
39cc147138
|
BUGFIX: only redirect users top /top page once
|
2014-04-21 20:00:37 +02:00 |
|
Robin Ward
|
b3ed8b6a32
|
Use query params for sortable table headings
|
2014-04-17 10:52:57 -04:00 |
|
Robin Ward
|
2eab288dc9
|
Port "Summarize Topic" to query-params-new
|
2014-04-17 10:46:33 -04:00 |
|
Robin Ward
|
fdb751296a
|
FIX: ZALGO test suite was causing failures in the wrong place due to
missing `async` bits.
|
2014-04-17 10:46:33 -04: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 |
|
Sam
|
d3810ba3bc
|
Merge pull request #2212 from vikhyat/badge-system
Show badges in the poster expansion card
|
2014-04-14 10:54:43 +10:00 |
|
Vikhyat Korrapati
|
3f4c5ed451
|
Show badges in the poster expansion card.
|
2014-04-11 06:59:11 +05:30 |
|
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
|
06913474b4
|
Add new class to expanded content so it can be styled
|
2014-04-05 15:01:28 -04:00 |
|
Robin Ward
|
faa341148e
|
FIX: Escape name on activity feed
|
2014-04-03 11:54:51 -04:00 |
|
Robin Ward
|
b250aa36a0
|
Remote fetching of blog contents
|
2014-04-02 10:26:46 -04:00 |
|
Robin Ward
|
50fb048b99
|
Interface for expanding OP contents
|
2014-04-02 10:26:46 -04:00 |
|
Vikhyat Korrapati
|
dea978d7fc
|
Fix missing avatar while a post is being created.
|
2014-04-01 19:26:54 +05:30 |
|
Wojciech Zawistowski
|
297c25ca1f
|
Synced editor scrolling PoC.
|
2014-03-31 20:57:45 +02:00 |
|
Régis Hanol
|
cdeb7445dc
|
Merge pull request #2167 from riking/higher-facebook
Make Facebook login popup taller
|
2014-03-28 15:11:30 +01:00 |
|
Neil Lalonde
|
bfc8c65212
|
Remove wrench icon and auto-close options from composer. The same options are available after the topic has been created.
|
2014-03-25 14:07:05 -04:00 |
|
Kane York
|
473201c9a4
|
Change specified height to 450
|
2014-03-24 20:02:04 -07:00 |
|
riking
|
c978eade56
|
Make Facebook login popup taller
|
2014-03-23 22:00:15 -07:00 |
|
Sam
|
090f5c99c2
|
FEATURE: Live update edits
|
2014-03-24 12:19:08 +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
|
0f9ea25010
|
Interface for granting/revoking badges from admin user page.
|
2014-03-21 11:09:19 +05:30 |
|
Robin Ward
|
51e3d72461
|
Merge pull request #2141 from riking/correctness
Lots of JS correctness fixes
|
2014-03-19 11:20:15 -04:00 |
|
Sam
|
eab30d1c28
|
Merge pull request #2146 from vikhyat/badge-system
Badge creation UI improvements
|
2014-03-19 17:11:00 +11:00 |
|
Vikhyat Korrapati
|
89d3835d64
|
Badge creation UI improvements.
|
2014-03-19 10:43:38 +05:30 |
|
riking
|
86774fa5c1
|
Simplify return statements
|
2014-03-18 18:23:15 -07:00 |
|
riking
|
3f35d1062e
|
Remove trailing commas, add trailing semicolons
|
2014-03-18 18:21:10 -07:00 |
|
riking
|
593f5df503
|
Corrections to JSDoc
|
2014-03-18 18:19:20 -07:00 |
|
Neil Lalonde
|
2c725e2779
|
FEATURE: Trust level 4 abilities: pin/unpin, close, archive, make invisible, split/merge topic
|
2014-03-17 14:50:28 -04:00 |
|
Régis Hanol
|
26578d1b73
|
Merge pull request #2137 from vikhyat/badge-system
Fix badge description i18n match
|
2014-03-17 14:57:03 +01:00 |
|