Julian Lam
3d74fc8220
some changes to fix class names used, character countdown support, etc.
7 years ago
Julian Lam
d967201b2a
drastically simplified main window resizing logic, some language changes
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
Julian Lam
88b47f357b
removed user.uploadFromUrl and associated logic as cropped image modal supercedes it @pichalite
7 years ago
Barış Soner Uşaklı
e4ff1dc61b
closes #6174
7 years ago
Barış Soner Uşaklı
802ec0e384
remove reduntant code
7 years ago
Barış Soner Uşaklı
76e8bcd80b
closes #6167
7 years ago
Barış Soner Uşaklı
43180d4b83
#6158
7 years ago
Barış Soner Uşaklı
19ae8dc7e7
closes #6154
7 years ago
Barış Soner Uşaklı
faded26dea
Revert "disallow underscore in slugs ( #6133 )"
...
This reverts commit 4fc3115f33
.
7 years ago
Julian Lam
94e8b2b38d
Added ajaxify.isCold()
...
And used it in app.js, so window.scrollTo(0, 0); is not called
on cold load (since you're already at the top). Useful in low-
bandwidth modes since you might accidentally get kicked to the
top of the page due to a slow connection and delayed .init().
Slightly related to testing in #6150
7 years ago
Barış Soner Uşaklı
d9e115c3e6
closes #6146
7 years ago
Barış Soner Uşaklı
fd78eb6d57
closes #5533
7 years ago
Baris Usakli
3551d7d68e
closes #4804
7 years ago
Barış Soner Uşaklı
548ec6baf7
closes #6144
7 years ago
Julian Lam
4fc3115f33
disallow underscore in slugs ( #6133 )
7 years ago
Julian Lam
78c83f2561
fixing tests
7 years ago
Julian Lam
17c52a515d
fix incorrect padding/margin values in images in digest
7 years ago
Barış Soner Uşaklı
cb4930dac8
remove version and environment from config
7 years ago
Barış Soner Uşaklı
54b12119e9
add registered query param
7 years ago
Peter Jaszkowiak
c731661a39
Remove external sources from installer page ( #6101 )
...
* Remove external sources from installer page
* Remove bootstrap.min.css
* Make spinner display consistently cross-platform
* Change spinner to look better
7 years ago
Baris Usakli
947fc739eb
remove extra translator require
7 years ago
Julian Lam
c8395a9bfb
Fixes #6056
...
Waiting for someone to qq my clever code in 3... 2...
7 years ago
Muhammad Osama Arshad
64895310a9
fix #5973
7 years ago
Barış Soner Uşaklı
63388be44c
closes #6084
7 years ago
Baris Usakli
4e029556df
closes #6081
7 years ago
Julian Lam
cf9fe0d5af
closes #6069
7 years ago
Barış Soner Uşaklı
cd3d1f07e0
fix flagReason
7 years ago
Barış Soner Uşaklı
2ec54166f7
only show alert if on the same category
7 years ago
Barış Soner Uşaklı
9eabb1dc94
closes #6044
...
use the same UX from /recent on individual categories
7 years ago
Barış Soner Uşaklı
f7ccabc3cc
only add relative path if not starts with http(s)
7 years ago
Barış Soner Uşaklı
80ecd4ba6d
closes #6036
7 years ago
Julian Lam
7e0d0e0eb5
Merge remote-tracking branch 'origin/develop'
7 years ago
Barış Soner Uşaklı
b74fe98dc4
closes #6031
7 years ago
Barış Soner Uşaklı
008f757a9b
closes #6030
7 years ago
Baris Usakli
c9465403f5
closes #6023
7 years ago
Julian Lam
e42ff47e5c
closes #6018
7 years ago
Barış Soner Uşaklı
25cd21fba8
closes #6019
7 years ago
Baris Usakli
47143a4a09
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
7 years ago
Baris Usakli
a500e0019c
closes #6005
7 years ago
Baris Usakli
c4310395c9
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
...
# Conflicts:
# package.json
7 years ago
Barış Soner Uşaklı
d8dc79e3c7
closes #5992
7 years ago
Baris Usakli
6a6dc7ef06
closes #5990
7 years ago
Peter Jaszkowiak
f4355efb30
Optimize translator
...
- Use `slice` less
- Skip iterations with `indexOf`
7 years ago
Julian Lam
684a66a760
fixes #5989
7 years ago
Peter Jaszkowiak
189008af75
Optimize translator
...
- Use `slice` less
- Skip iterations with `indexOf`
7 years ago
Peter Jaszkowiak
60a42aa651
Merge branch 'translator-optimization' into develop
7 years ago
Peter Jaszkowiak
190eea5691
Remove this useless check
7 years ago
Peter Jaszkowiak
46fafb20b9
Remove string.js dependency
7 years ago