.. |
action_summary.js
|
Shows who deleted a post
|
2013-07-10 16:22:49 -04:00 |
archetype.js
|
FIX: Topic Status Icons had weird margins after font awesome update
|
2013-07-11 12:04:39 -04:00 |
category_list.js
|
Moved JSHint into Qunit suite. It's much harder to forget about now!
|
2013-06-21 14:07:11 -04:00 |
category.js
|
Finalize read only and post only categories, finished off UI work
|
2013-07-16 15:46:11 +10:00 |
composer.js
|
FIX: Private message link on messages view did not work. Removed a lot of duplication.
|
2013-07-18 17:07:05 -04:00 |
draft.js
|
Calls to Discourse.ajax no longer need getURL -- will be done automatically.
|
2013-05-07 15:16:27 -04:00 |
input_validation.js
|
Some javascript refactoring: Move markdown functions into their own classs, remove extraneous window. calls.
|
2013-03-05 14:53:55 -05:00 |
invite_list.js
|
Remove EvilTrout's stupid mistake.
|
2013-07-16 13:51:00 -04:00 |
invite.js
|
Calls to Discourse.ajax no longer need getURL -- will be done automatically.
|
2013-05-07 15:16:27 -04:00 |
model.js
|
removed sugar.js, port functionality to moment and underscore.js
|
2013-06-11 15:27:26 +10:00 |
nav_item.js
|
fix unescaped string
|
2013-06-15 15:45:22 +10:00 |
notification.js
|
wrapped I18n.lookup to inject the "js" namespace
|
2013-07-09 02:10:55 +02:00 |
permission_type.js
|
work in progress, add fidelity to category group permissions (full, create posts, readonly)
|
2013-07-16 15:46:11 +10:00 |
post_action_type.js
|
Shows who deleted a post
|
2013-07-10 16:22:49 -04:00 |
post_stream.js
|
FIX: Deleting posts in bulk was broken.
|
2013-07-23 14:59:05 -04:00 |
post.js
|
allow end user to recover a post they delete
|
2013-07-22 17:48:47 +10:00 |
selectable_array.js
|
Moved JSHint into Qunit suite. It's much harder to forget about now!
|
2013-06-21 14:07:11 -04:00 |
session.js
|
Moved highestSeenByTopic to the Discourse.Session
|
2013-07-26 15:18:46 -04:00 |
share_link.js
|
Use the solid envelope icon. Font-awesome swapped icon-envelope and icon-envelope-alt.
|
2013-07-10 17:06:07 -04:00 |
site.js
|
Show number before trust level. Also use less memory for trust levels.
|
2013-07-12 16:18:32 -04:00 |
topic_details.js
|
Can recover deleted topics. Deleted topics show the first post as deleted in the UI.
|
2013-07-12 12:09:17 -04:00 |
topic_list.js
|
Remove Discourse.transient. Use a singleton for session data, it's a lot cleaner.
|
2013-07-26 14:59:28 -04:00 |
topic_tracking_state.js
|
bring in unread items to "latest" as well as new items.
|
2013-06-11 15:51:43 +10:00 |
topic.js
|
Moved highestSeenByTopic to the Discourse.Session
|
2013-07-26 15:18:46 -04:00 |
trust_level.js
|
Show number before trust level. Also use less memory for trust levels.
|
2013-07-12 16:18:32 -04:00 |
user_action_group.js
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |
user_action_stat.js
|
Each user activity filter has its own URL now.
|
2013-07-17 15:42:31 -04:00 |
user_action.js
|
Show topics as a list of topics on the User Stream.
|
2013-07-25 15:56:20 -04:00 |
user_stream.js
|
FIX: Loading was broken on activity streams
|
2013-07-27 13:55:34 -04:00 |
user.js
|
Some tests for the user stream
|
2013-07-26 17:09:54 -04:00 |