16273 Commits (c0b7d4f5b5feca2b70e31b049cf6a60ff1cac6ac)
 

Author SHA1 Message Date
Julian Lam 8cb914c15e more fixes to better handle transitioning from chat to chat and closing chats, etc.
also modals no longer used on mobile view at all
7 years ago
Baris Usakli 025709499c more fixes 7 years ago
Baris Usakli 242dc41aca move privileges to same page 7 years ago
Julian Lam 5c3c608109 fix chat resizing of modal to work with flexbox implementation 7 years ago
Baris Usakli 63b9255fa1 Merge remote-tracking branch 'refs/remotes/origin/master' into chat-permission 7 years ago
Julian Lam 3d74fc8220 some changes to fix class names used, character countdown support, etc. 7 years ago
Baris Usakli 057e83cfac Merge remote-tracking branch 'refs/remotes/origin/master' into chat-permission 7 years ago
Julian Lam d967201b2a drastically simplified main window resizing logic, some language changes 7 years ago
Barış Soner Uşaklı 96084340ad closes #6186 7 years ago
Julian Lam 6d15861a55 removed pluralisation @pitaj 7 years ago
Barış Soner Uşaklı 50cc62e2aa fix rss feed on topic #6184 7 years ago
Julian Lam acc58d707c Updated plugin checking logic
* Fixes #6183
* Also changed a bunch of console.logs to process.stdout.write,
  so the command line output is cleaner
7 years ago
Barış Soner Uşaklı 3196311f15 closes #6184 7 years ago
Barış Soner Uşaklı 13e56ad5f3 make sure unfilled is not negative 7 years ago
Barış Soner Uşaklı ea8cf6545c change db.set/get to use data field instead of value 7 years ago
Baris Usakli 2053472ef3 closes #6180 7 years ago
Baris Usakli 4a73621dca chat privilege 7 years ago
Julian Lam 290aa312b4 fixed call to missing method, #6181 7 years ago
Julian Lam 82a95a03be Chat message soft deletion -- closes #6181
Squashed commit of the following:

commit f84c06bdcc45f24ef7ffde6a8f33b48d8f97fc36
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Dec 18 14:42:47 2017 -0500

    added restore handler for chat messages

commit 725cd370c6ea1e8f4a28298350f3dc024d4e668e
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Dec 18 14:23:52 2017 -0500

    backend logic and testing complete for deletion and restoration of chat messages

commit 072da758319cc93fa4c6f8bc0d672a1b716dc06e
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Dec 18 13:52:35 2017 -0500

    changing message delete logic to not remove mids, but to filter when retrieving

commit 68bf373305ab82737658a7c31dc5549af4d6d69f
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Dec 18 12:37:58 2017 -0500

    logic to handle deletion of a deleted chat message -- added some failing tests

commit 6899d0d234fa752e227188aa69cfcabd0d0500cc
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Dec 18 11:35:36 2017 -0500

    chat message deletion logic
7 years ago
Misty (Bot) 094bab24c9 Latest translations and fallbacks 7 years ago
Julian Lam 541aa7fbc6 closes #6177 7 years ago
Julian Lam 4bb46ad669 Merge branch 'master' into develop 7 years ago
Julian Lam 6bd8740342 removing hasImageUploadPlugin from config api 7 years ago
Julian Lam b17e876be1 bump themes to expose image upload by url option 7 years ago
Julian Lam 88b47f357b removed user.uploadFromUrl and associated logic as cropped image modal supercedes it @pichalite 7 years ago
Barış Soner Uşaklı a9e15ae9d0 strip img tags on topic teaser 7 years ago
Barış Soner Uşaklı e4ff1dc61b closes #6174 7 years ago
Barış Soner Uşaklı 108c3c980a show invalid url error if request.head fails 7 years ago
Barış Soner Uşaklı 926b763f74 show hit ratio instead 7 years ago
Barış Soner Uşaklı e453057acc add settings-menu id 7 years ago
Barış Soner Uşaklı 802ec0e384 remove reduntant code 7 years ago
Barış Soner Uşaklı 2bb8227574 closes #6168 7 years ago
Julian Lam 1f10549cf5 added new user method isPrivilegedOrSelf 7 years ago
Barış Soner Uşaklı 76e8bcd80b closes #6167 7 years ago
Barış Soner Uşaklı 691fc2c6fd closes #5812 7 years ago
Barış Soner Uşaklı b778c8433a change hook name 7 years ago
Barış Soner Uşaklı b55087dab7 closes #6166 7 years ago
Barış Soner Uşaklı 53afa552d0 closes #6162 7 years ago
Barış Soner Uşaklı ea83be50a1 closes #6161 7 years ago
Barış Soner Uşaklı e3ce817ab9 show settings in digest email closes #6160 7 years ago
Barış Soner Uşaklı 99eb1d1785 closes #6163 7 years ago
Misty (Bot) 89f5015d83 Latest translations and fallbacks 7 years ago
Barış Soner Uşaklı b84e132601 remove unused settings 7 years ago
Barış Soner Uşaklı 18b559bab0 fix test name 7 years ago
Barış Soner Uşaklı 2bf275fe29 #6158 7 years ago
Barış Soner Uşaklı 2565b6e542 on pin remove from votes sorted set 7 years ago
Barış Soner Uşaklı b9d4b02780 sort tags by score 7 years ago
Barış Soner Uşaklı 2455df438c fix test 7 years ago
Barış Soner Uşaklı 7c1f8891a1 use helper 7 years ago
Barış Soner Uşaklı ee398d3979 don't crash if meta is undefined 7 years ago