Vikhyat Korrapati
|
af69b78ecb
|
Changes to posts template to make it easier to display posts on top.
|
2014-04-10 21:56:13 +05:30 |
|
Robin Ward
|
d1e7fa1c47
|
Minor tweaks to importing first posts
|
2014-04-02 15:54:21 -04:00 |
|
Robin Ward
|
50fb048b99
|
Interface for expanding OP contents
|
2014-04-02 10:26:46 -04:00 |
|
Neil Lalonde
|
283dc7dd2d
|
Trust level 4: add ability to edit any post and see edit history
|
2014-03-13 10:47:49 -04:00 |
|
Robin Ward
|
ef16c08688
|
Don't show group title under poster, only show actual title, but link it
to the group.
|
2014-02-11 17:34:44 -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 |
|
Sam
|
d132fd0609
|
add full-name class for styling
|
2014-02-06 15:53:49 +11:00 |
|
Robin Ward
|
4981525047
|
REFACTOR: Fixes poor class hierarchy for listing topics
- Upgrades Ember to latest
- Fixes a bunch of bugs with page titles and missing "active" states
|
2014-01-18 19:26:24 +01:00 |
|
Robin Ward
|
f4c57130dc
|
Renames unboundDate to rawDate because date is current unbound.
|
2014-01-17 13:56:26 -05:00 |
|
Sam
|
d8c43f7b58
|
BUGFIX: fix username breakup so it works with IE
FEATURE: breakup username based on name as well
|
2013-12-30 16:07:35 +11:00 |
|
Sam
|
d4819c3a65
|
Got rid of crazy user name split
instead decorate with <wbr> to hint on best
spot to split
|
2013-12-23 11:11:41 +11:00 |
|
Neil Lalonde
|
ed3d3ae1e1
|
Upgrade font-awesome to version 4
|
2013-12-11 10:31:09 -05:00 |
|
Robin Ward
|
79427732b2
|
Show Gaps in the post stream when filters are active
Conflicts:
app/assets/javascripts/discourse/templates/topic.js.handlebars
|
2013-12-05 16:46:59 -05:00 |
|
Robin Ward
|
629fe8b426
|
If the topic can be summarized, expand the topic map by default
|
2013-11-18 13:43:35 -05:00 |
|
Robin Ward
|
039acd6ead
|
Convert some TopicMap stuff to Ember components
|
2013-11-18 12:08:21 -05:00 |
|
Robin Ward
|
ad3e276b4b
|
Rename TopicSummary -> TopicMap
|
2013-11-18 12:08:21 -05:00 |
|
Robin Ward
|
52c3457133
|
Site setting to support showing real names in posts. Also put back in type to search on site settings
|
2013-11-01 16:32:12 -04:00 |
|
Robin Ward
|
89e78f5c64
|
User expansion loading improvements
|
2013-10-04 15:33:03 -04:00 |
|
Robin Ward
|
fc00269b7f
|
Pop up with user information when clicking avatar on topic page
|
2013-10-03 13:06:30 -04:00 |
|
Neil Lalonde
|
32163bc356
|
Show post number in share dialog when clicking post date
|
2013-09-13 10:35:22 -04:00 |
|
Robin Ward
|
f2a1ef8d7d
|
FIX: When expanding embedded replies, adjust the scroll position to not lose your place
|
2013-09-10 17:15:07 -04:00 |
|
Robin Ward
|
f157ec1f91
|
Select +Replies for bulk operations
|
2013-09-05 11:03:29 -04:00 |
|
Neil Lalonde
|
117fc8db58
|
Change the way nuked users' posts are handled. Allow null in the user_id column of posts. Show these posts in the posts stream.
|
2013-09-04 15:42:21 -04:00 |
|
Neil Lalonde
|
879652f055
|
Add setting edit_history_visible_to_public to control whether post edits can be viewed by everyone. Uncheck it so only staff users can see edits.
|
2013-08-12 11:12:20 -04:00 |
|
Robin Ward
|
1c3804934e
|
Show the entire history of replies above a post when you expend "in reply to"
|
2013-08-06 17:43:10 -04:00 |
|
Jeff Atwood
|
f996a8757a
|
add "post last edited at" to edit tooltip
|
2013-08-02 13:15:50 -07:00 |
|
Robin Ward
|
ef82b66e95
|
Easier to group bindings. Perf improvements.
|
2013-08-02 13:18:09 -04:00 |
|
Robin Ward
|
fc25da09e3
|
Revert "Remove RawDivView and use regular handlebars"
This reverts commit e7f349ff0f.
|
2013-07-30 11:20:11 -04:00 |
|
Robin Ward
|
1c17f409bd
|
Remove an {{#if}}
|
2013-07-29 14:50:19 -04:00 |
|
Robin Ward
|
08ebaf926b
|
Move deleted at into actions history, where it should be.
|
2013-07-29 14:46:25 -04:00 |
|
Robin Ward
|
323aea78e2
|
Remove unused PrependPostView
|
2013-07-29 14:19:35 -04:00 |
|
Robin Ward
|
e7f349ff0f
|
Remove RawDivView and use regular handlebars
|
2013-07-29 14:17:03 -04:00 |
|
Robin Ward
|
2aa487d2c8
|
Show who deleted a topic
|
2013-07-12 16:38:21 -04:00 |
|
Robin Ward
|
f58dec1ac0
|
Also include deleted_at
|
2013-07-10 16:27:02 -04:00 |
|
Robin Ward
|
8ffe9e28d6
|
Shows who deleted a post
|
2013-07-10 16:22:49 -04:00 |
|
Robin Ward
|
8888ae4b40
|
Added some macros to simplify code
|
2013-07-10 16:21:18 -04:00 |
|
Robin Ward
|
9c552c39a2
|
FIX: CSS for post selection was off in lower resolutions
|
2013-07-02 15:29:05 -04:00 |
|
Robin Ward
|
5770879472
|
Refactor: Move Topic Details into better objects, identity map, tests, query string filters
|
2013-07-02 10:36:46 -04:00 |
|
Neil Lalonde
|
6b58713fa6
|
Fix title attributes on post info
|
2013-06-26 16:27:18 -04:00 |
|
Neil Lalonde
|
b2d300fe0b
|
Add ability to give users a title. Show them under usernames beside posts. Needs love from a designer.
|
2013-06-25 18:39:20 -04:00 |
|
Neil Lalonde
|
008f3b4785
|
Use tiny date format on posts
|
2013-06-24 18:46:58 -04:00 |
|
Sam
|
6a9484155d
|
oops forgot to reorder this
|
2013-06-19 17:04:34 +10:00 |
|
Sam
|
e7d6b25998
|
shuffle around the topic metadata so we don't need absolute positioning
|
2013-06-19 14:44:36 +10:00 |
|
Neil Lalonde
|
b7efd0be50
|
Move post date and edits link to top right of content area
|
2013-06-18 17:35:37 -04:00 |
|
Neil Lalonde
|
c9556b4bb8
|
Remove bookmark from top right of post; move its functionality to the post menu button
|
2013-06-18 17:35:37 -04:00 |
|
Sam
|
a8ae81df4b
|
sorry this is meant to be staff styling :)
|
2013-05-24 13:32:57 +10:00 |
|
Robin Ward
|
42248a7164
|
Removed many unnecessary paths that included content.x when just x would do.
|
2013-05-20 15:27:58 -04:00 |
|
Sam
|
4f328e3e45
|
+x on files makes no sense unless they really are executable
rails in the script dir makes no sense, use binstubs or bundler instead
|
2013-05-09 17:35:15 +10:00 |
|
Sam
|
37867af1bb
|
track incoming links, amend share link to include user
fix pm styling
|
2013-04-24 18:05:35 +10:00 |
|
Neil Lalonde
|
f6db90dae7
|
Add topic-creator class to post info on the left of a post if the poster started the topic
|
2013-04-17 11:41:22 -04:00 |
|