This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/models
Robin Ward 5667478b4d A common, extensible interface for sending topic columns across the wire
This allows plugins to specify topic columns to serialize and save in
the database via the composer when creating topics and editing their
first posts.
2015-01-06 14:53:12 -05:00
..
_post.js A common, extensible interface for sending topic columns across the wire 2015-01-06 14:53:12 -05:00
action_summary.js FIX: Don't show wrong flag choices after undo 2014-09-02 17:37:54 -04:00
admin_post.js FIX: in activity stream, move category badge to be under topic title. Long titles could cause it to be cut off. Category badge replaces the text that was there. 2014-09-11 17:26:09 -04:00
archetype.js Convert Discourse.Site and Discourse.ScreenTrack to use Discourse.Singleton 2013-08-08 12:49:58 -04:00
badge_grouping.js FEATURE: badge grouping UI 2014-07-18 15:46:36 +10:00
badge.js FIX: Many bugs with admin badges interface 2014-10-17 16:14:49 -04:00
category_list.js Put Ember 1.8.1 + fixes back. 2014-12-04 08:51:35 -05:00
category.js support setting category slug 2014-12-30 03:14:54 +08:00
composer_message.js ES6: Migrated and deprecated a bunch of views 2014-06-10 11:54:38 -04:00
composer.js A common, extensible interface for sending topic columns across the wire 2015-01-06 14:53:12 -05:00
draft.js staff can always upload a file 2013-09-07 10:49:11 +02:00
export_csv.js better filenames for export 2015-01-02 15:30:50 +05:30
group.js make jshint happy ❤️ 2015-01-05 18:58:36 +01: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.js Feature: resend invites 2014-10-07 01:43:17 +05:30
login_method.js Add Google Oauth2 authenticator. The current Google OpenID authentication has been deprecated by Google and will NOT work for any new websites. 2014-05-21 18:35:10 -04:00
model.js Refactor topic title/category saving to support easier changing of 2015-01-02 14:25:41 -05:00
nav_item.js Rename /category/xyz paths to /c/xyz -- @SamSaffron did most of the 2014-10-16 12:15:31 -04:00
notification.js FEATURE: Mark All as Read button for Notifications page 2014-10-13 06:31:27 -04: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 Load fewer posts when the android platform is detected 2014-12-12 11:47:39 -05: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.es6 Convert a lot of Globals to ES6 modules 2014-12-17 09:31:42 -05:00
share_link.js a handful of minor style updates/fixes 2014-10-18 23:07:55 -04:00
site.js Load fewer posts when the android platform is detected 2014-12-12 11:47:39 -05:00
static_page.js ES6: Remove dynamically generated static routes. They were causing lots 2014-07-29 14:24:16 -04:00
top-period.js.es6 UX: Add drop down for top lists, big refactor of repeated code. 2014-08-21 16:08:47 -04:00
topic_details.js BUGFIX: some protection for missing "notification" translations 2014-06-02 13:52:22 +10:00
topic_list.js FEATURE: Load fewer topics in the topic list on slow platforms (Android) 2014-12-15 11:54:26 -05:00
topic_tracking_state.js FIX: sync up all counts when visiting new and unread 2014-09-29 13:49:38 +10:00
topic.js A common, extensible interface for sending topic columns across the wire 2015-01-06 14:53:12 -05:00
trust_level.js ES6: Migrated and deprecated a bunch of views 2014-06-10 11:54:38 -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 FEATURE: User Bookmarks Menu 2014-06-12 01:54:54 +05:30
user_action.js FIX: Moderators/Admins cannot delete other user's bookmarks 2014-10-24 16:08:52 -04:00
user_badge.js Sort the badges on the user profile page 2014-08-25 12:40:51 -07:00
user_posts_stream.js UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user_stream.js fix test 2014-09-11 11:15:49 +10:00
user.js PERF: fix performance issue when displaying the user card for admins 2015-01-05 19:49:32 +01:00