Commit Graph

361 Commits

Author SHA1 Message Date
hmhealey
079538d9e7 Use User.FirstName for notifications instead of trying to determine it from User.Nickname 2015-07-17 15:22:56 -04:00
hmhealey
fb42a74613 Use User.FirstName instead of trying to infer a user's first name from their nickname in multiple places. 2015-07-17 15:22:56 -04:00
hmhealey
b620960cde Fix migration code so that LastName is populated correctly for users who only have one word in their FullName 2015-07-17 15:13:31 -04:00
hmhealey
8dbf03bd10 Add interface to edit a user's nickname directly 2015-07-17 15:13:31 -04:00
hmhealey
1c7f0be268 Renamed all clientside references from full_name to nickname 2015-07-17 15:13:31 -04:00
hmhealey
c09f1b9e4e Renamed FullName column in database to Nickname. Renamed all serverside references from FullName to Nickname. 2015-07-17 15:13:24 -04:00
Joram Wilander
d22249da33 Merge pull request #199 from asaadmahmoodspin/master
Improving search header for mobile layouts and other UI changes
2015-07-17 10:23:31 -04:00
Joram Wilander
dcc2173f1f Merge pull request #184 from nickago/MM-1278
MM-1278 Team admin can now delete any post
2015-07-17 10:21:16 -04:00
Joram Wilander
05d6a3a812 Merge pull request #193 from ralder/fix-manage-members-town-square
[webui] remove admin's ability to manage members of default channel fixes (#172)
2015-07-17 10:19:50 -04:00
Joram Wilander
7fae4db6e6 Merge pull request #198 from nickago/MM-1518
MM-1518 Fixed config on our link parser
2015-07-17 10:19:31 -04:00
Christopher Speller
f49fccdee3 Merge pull request #196 from nickago/MM-1058
MM-1058 Added last updated for pictures
2015-07-17 09:44:51 -04:00
Asaad Mahmood
4329437ea6 Improving search header for mobile layouts and other UI changes 2015-07-17 03:53:58 +05:00
Joram Wilander
3f328546f8 Merge pull request #183 from nickago/MM-1073
MM-1073 Enable youtube metadata with a google developer key
2015-07-16 18:06:16 -04:00
nickago
5da579cbcc fixed formatting 2015-07-16 14:24:15 -07:00
nickago
f99743bfa0 readded space 2015-07-16 14:23:27 -07:00
nickago
19a34f312b Fixed config on our link parser 2015-07-16 14:22:15 -07:00
Asaad Mahmood
43368061d5 MM-1401 - Removing most inline styles and other UI changes 2015-07-17 01:30:30 +05:00
Reed Garmsen
1f87c46360 Minor code change for clarity 2015-07-16 09:27:18 -07:00
Reed Garmsen
cb4cd741a4 Code simplification and rebasing 2015-07-16 09:21:51 -07:00
nickago
139f6611d6 Added last updated for pictures 2015-07-16 08:55:37 -07:00
Reed Garmsen
15b90ff72f Added missing semi-colons 2015-07-16 08:10:19 -07:00
Reed Garmsen
cbcf44ac85 Minor changes to scroll 'feel' and logic flow 2015-07-16 08:10:19 -07:00
Reed Garmsen
c5c4c0b4de Few minor bug fixes 2015-07-16 08:10:19 -07:00
Reed Garmsen
9747053a4e Fixes not selecting an element that hasn't been scrolled to 2015-07-16 08:10:19 -07:00
Reed Garmsen
61e7b9b2be Getting scrolling working with the arrow keys 2015-07-16 08:10:19 -07:00
Reed Garmsen
4bb2451bd5 Minor changes and tweaks trying to get scrolling to work 2015-07-16 08:10:18 -07:00
Reed Garmsen
346f727949 Better handling of previous highlight when you backspace (therefore re-enlarging the number of mentions) 2015-07-16 08:10:18 -07:00
Reed Garmsen
da228fc167 Minor changes towards getting interior scrolling working with arrow keys 2015-07-16 08:10:18 -07:00
Reed Garmsen
6f93cbb490 When moving from a mention lower in the list to one higher in the list by typing more, now properly highlights 2015-07-16 08:10:18 -07:00
Reed Garmsen
ce9756e44d Improved selection logic when using both the mouse and arrow keys 2015-07-16 08:10:18 -07:00
Reed Garmsen
9cc3d34285 Highlighting now occurs as you arrow key thru mention list. However some small bugs remain. 2015-07-16 08:10:18 -07:00
Reed Garmsen
59b2a42ac8 Have arrow key selection working, but visually does not highlight correct mention. Also if user continues to type things might get weird. 2015-07-16 08:10:18 -07:00
Reed Garmsen
63b9dd85b6 Changed model of handling key down and focus change 2015-07-16 08:10:18 -07:00
Reed Garmsen
924fd8609b Changed parts of framework 2015-07-16 08:10:18 -07:00
Reed Garmsen
f635376aa4 Added comma 2015-07-16 08:10:18 -07:00
Reed Garmsen
6e67be4054 Added framework for handling up and down arrow key presses to move between different @mention choices 2015-07-16 08:10:18 -07: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
=Corey Hulen
e017babc5d fixing merge 2015-07-15 10:22:05 -08:00
Corey Hulen
38f9e140e9 Merge pull request #191 from asaadmahmoodspin/master
Minor UI changes
2015-07-15 09:54:44 -08:00
Corey Hulen
ed06e7fbbc Merge pull request #176 from nickago/MM-1400
MM-1400 Add processing for message-less image posts w/ pluralization
2015-07-15 09:53:26 -08:00
Asaad Mahmood
42a213c54d Minor UI changes 2015-07-15 22:32:08 +05:00
nickago
c1e23faab7 Changed scope of 'metatdata' 2015-07-15 09:13:34 -07:00
nickago
46e076529a Fixed typo, returned password flow to standard model 2015-07-15 08:45:17 -07:00
nickago
cb2bff28ee Team admin can now delete any post 2015-07-14 13:09:14 -07:00
nickago
fa4ac0c789 Fixed minor typo 2015-07-14 12:08:00 -07:00
nickago
9f816e2554 Need you GDev key for youtube stuff 2015-07-14 11:55:49 -07: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