JoramWilander
|
c9bb7e85f7
|
fix minor issues caused by rebase
|
2015-08-18 08:59:27 -04:00 |
|
JoramWilander
|
fa1491bbfb
|
finalize implenetation of predictive client posts so that users get immediate feedback after posting
|
2015-08-18 08:59:26 -04:00 |
|
JoramWilander
|
32f7b50bb5
|
adds predictive posting on the client
|
2015-08-18 08:58:02 -04:00 |
|
Christopher Speller
|
4805608cc9
|
Merge pull request #391 from asaadmahmoodspin/master
Multiple UI changes
|
2015-08-18 08:56:24 -04:00 |
|
Asaad Mahmood
|
f68a8c8de3
|
Multiple UI changes
|
2015-08-18 11:58:15 +05:00 |
|
nickago
|
602bcc4f38
|
Moved controlling CSS into post list so it always shows up
|
2015-08-17 13:23:58 -07:00 |
|
Joram Wilander
|
646214b49b
|
Revert "Mm 1640 Fixed odd scrolling issues on channel refresh"
|
2015-08-17 11:35:30 -04:00 |
|
nickago
|
dd8b0acc57
|
cosmetic refactoring
|
2015-08-14 14:01:27 -07:00 |
|
nickago
|
6c78ec3439
|
Changed timeout code to event based
|
2015-08-14 09:58:12 -07:00 |
|
nickago
|
d53827cce3
|
Added non-default reliant behavior to initial scroll on mount
|
2015-08-12 10:35:50 -07:00 |
|
nickago
|
ec370604ac
|
Removed usused variable
|
2015-08-12 09:40:47 -07:00 |
|
nickago
|
d36c1de941
|
Changed the default for update to hold your position in the list
|
2015-08-12 09:38:10 -07:00 |
|
nickago
|
f614249dd3
|
Removed personal debugging code and notes
|
2015-08-12 09:28:54 -07:00 |
|
nickago
|
6028d013d6
|
Added case for window resize and cleaned up function
|
2015-08-12 09:28:54 -07:00 |
|
nickago
|
3d492bf450
|
Completely rehauled scrolling system, finished base implementation
|
2015-08-12 09:28:54 -07:00 |
|
nickago
|
41248959c8
|
Filled out comments for post list
|
2015-08-12 09:28:54 -07:00 |
|
nickago
|
505865311e
|
Further added comments and split up if statments to make it more readable
|
2015-08-12 09:28:54 -07:00 |
|
nickago
|
f9070177c1
|
Added more comments and did cosmetic refactoring to understand code easier
|
2015-08-12 09:28:54 -07:00 |
|
nickago
|
ea4250bbbc
|
Added comments to confusing post list method
|
2015-08-12 09:28:54 -07:00 |
|
nickago
|
8297f99209
|
Removed unnecessary keys
|
2015-08-10 10:52:51 -07:00 |
|
nickago
|
3815ab8065
|
Added keys to array-based elements and made getMe asynchronous
|
2015-08-06 11:44:13 -07:00 |
|
Christopher Speller
|
c9864b403c
|
Merge pull request #330 from hmhealey/mm1579
MM-1579 Added a date separator before the first post displayed in a channel
|
2015-08-06 10:26:50 -04:00 |
|
Asaad Mahmood
|
140faa6bb6
|
Fixing style guide stuff in post_list
|
2015-08-05 21:32:41 +05:00 |
|
hmhealey
|
1361540de4
|
Added a date separator before the first post displayed in a channel
|
2015-08-04 11:30:24 -04:00 |
|
Asaad Mahmood
|
77f52da255
|
UI Improvements
|
2015-08-04 19:12:20 +05:00 |
|
hmhealey
|
e2d77c28f1
|
Removed ^replying in preparation for 0.6.0
|
2015-07-30 15:21:35 -04:00 |
|
it33
|
4071e6d472
|
MM-1816 Make Off-Topic description more clear
|
2015-07-29 22:12:28 -07:00 |
|
nickago
|
908888c685
|
Added a 'set description' link for private channels
|
2015-07-28 08:27:01 -07:00 |
|
Corey Hulen
|
beffcc0a3c
|
Merge pull request #201 from hmhealey/mm1539
MM-1539 Added the ability to reply to earlier message threads by starting a post with ^
|
2015-07-22 10:45:57 -08:00 |
|
Asaad Mahmood
|
06c278328a
|
Improving formatting for Channel Intro
|
2015-07-22 22:25:27 +05:00 |
|
Christopher Speller
|
03cd1cc7d6
|
Small patch for a null TypeError in post_list updating code
|
2015-07-22 09:51:42 -04:00 |
|
hmhealey
|
25b2e75dc6
|
Added function to reply to earlier messages by prefixing a message with carets
|
2015-07-21 11:56:19 -04:00 |
|
JoramWilander
|
5e27bb3e61
|
fixes mm-831 post timestamps now update
|
2015-07-20 08:58:18 -04:00 |
|
hmhealey
|
1c7f0be268
|
Renamed all clientside references from full_name to nickname
|
2015-07-17 15:13:31 -04:00 |
|
ralder
|
56db6ad08c
|
remove admin's ability to manage members of default channel (fixes #172)
|
2015-07-16 07:20:48 -07:00 |
|
Joram Wilander
|
b236079d93
|
Merge pull request #175 from ralder/fix-dispatchError
[webui] fix incorrect call for AsyncClient.dispatchError
|
2015-07-16 09:48:20 -04:00 |
|
Joram Wilander
|
d9afa47ef8
|
Revert "MM-831 Time change ping riding on the status interupt for timestamp update"
|
2015-07-14 08:07:01 -04:00 |
|
Joram Wilander
|
1f1ad8234a
|
Merge pull request #174 from nickago/MM-831-3
MM-831 Time change ping riding on the status interupt for timestamp update
|
2015-07-14 10:55:37 -04:00 |
|
nickago
|
634df1c624
|
Added semicolons
|
2015-07-14 07:54:09 -07:00 |
|
Joram Wilander
|
1ba12b0ccf
|
Merge pull request #168 from ralder/fix-loading-screen-for-ie
[webui] fix loading animation for ie
|
2015-07-14 10:49:51 -04:00 |
|
ralder
|
6e5126ba1d
|
fix incorrect call for AsyncClient.dispatchError
|
2015-07-13 13:53:59 -07:00 |
|
nickago
|
c3aed62031
|
Added timestamps to pictures to stop caching
|
2015-07-13 08:58:51 -07:00 |
|
nickago
|
614992dcb7
|
Added timestamp updates to right side and cleaned code
|
2015-07-13 08:34:34 -07:00 |
|
nickago
|
b63d42c2c6
|
merge conflicts
|
2015-07-13 07:23:45 -07:00 |
|
JoramWilander
|
b26bc73c78
|
should fix scrolling on forceupdate
|
2015-07-13 08:32:25 -04:00 |
|
ralder
|
4cc9bfce5c
|
[webui] fix loading animation for ie
|
2015-07-11 12:17:55 -07:00 |
|
Joram Wilander
|
78cc36fa9a
|
Revert "MM-831 Post timestamp now updates in real time"
|
2015-07-10 13:49:15 -04:00 |
|
nickago
|
fe6f9437ab
|
Added comments for the force update functions
|
2015-07-09 14:55:29 -07:00 |
|
nickago
|
702112dfb3
|
Placed event listeners on higher level components to avoid app dispatcher vomit
|
2015-07-09 14:12:37 -07:00 |
|
Asaad Mahmood
|
c760e06433
|
Updating Ui for posts
|
2015-07-09 21:11:47 +05:00 |
|