Julian Lam
af4fd5979f
Revert "fix: #7216 , hide taskbar on chat modal invocation on mobile"
...
This reverts commit a70db885cf
.
6 years ago
Julian Lam
a70db885cf
fix : #7216 , hide taskbar on chat modal invocation on mobile
6 years ago
Julian Lam
629b35546c
fix : #7167 , composer and chat not closing on logout
6 years ago
Barış Soner Uşaklı
29a85aecc7
fix : #7138
6 years ago
Barış Soner Uşaklı
4650a76036
fix : #7124
6 years ago
Barış Soner Uşaklı
9f5062682d
fix: unread badge
...
- only increase unread badge if topic or category is watched
- fix logic for "there are new posts/topics" on /unread and /recent
6 years ago
Barış Soner Uşaklı
f103390aa5
fix : #7103
...
update counter when user navigates to /unread
fix new topic alert on /unread
moved unread code from footer to unread
6 years ago
Julian Lam
5f3d1c76c8
fix : #7038 , autoLocale logic not playing nicely with no-refresh auths ( #7059 )
...
* fix : #7038 , autoLocale logic not playing nicely with no-refresh auths
- on login, req.query.lang is deleted (since it seems to be left over)
- on logout, the middleware.autoLocale is executed, which resets
req.query.lang
- middleware.autoLocale is new, just refactored existing logic in
webserver.js into new middleware method.
* style: tests, use lodash
* fix: timeago strings not switching languages on login or out
6 years ago
Barış Soner Uşaklı
2604cf6356
fix : #7074
6 years ago
Barış Soner Uşaklı
f581c052ee
feat: #7023
...
- add category selector to privileges and category create modals
- allow category selector to work for multiple selectors on same page
6 years ago
Baris Usakli
cd02e03f7b
don't crash if meta.config is undefined
6 years ago
Peter Jaszkowiak
ba619c7ec8
style(eslint): match operator-linebreak preferences
6 years ago
Barış Soner Uşaklı
e78aea1e86
close #7024
...
show error instead showing crop modal
6 years ago
Barış Soner Uşaklı
27c016d68d
fix alert
6 years ago
Barış Soner Uşaklı
625516e046
if there is no search el return
...
aka if theme doesnt support it
6 years ago
Barış Soner Uşaklı
63c0a9a3b7
closes #6928
6 years ago
Barış Soner Uşaklı
169a6680d5
#6928
6 years ago
Baris Usakli
1454fdceff
closes #6874
6 years ago
Barış Soner Uşaklı
c02d584b53
reduce initial js payload/requests
6 years ago
Baris Usakli
0fd5210d37
really fix pagination on mobile
6 years ago
Baris Usakli
2624e302ab
fix navigator on mobile
6 years ago
Baris Usakli
c1ab753bc3
use paginationBlock
6 years ago
Baris Usakli
c343b93a37
optimize ajaxify
...
- do not call $.timeago twice on topic load and for widgets
- do not use toLocaleString for each timeago string, use a single
Intl.DateTimeFormat instance instead
- do not call format for empty timeago strings, ie a post that isnt
edited doesnt have a timeago string
- do not call isTouchDevice for every element
- remove app.replaceSelfLinks, this is superceded with /me route
- store references to jquery objects in navigator instead of creating
them on every scroll
6 years ago
Barış Soner Uşaklı
ac549f8bc7
closes #6957
6 years ago
Barış Soner Uşaklı
f0dead7aba
more tooltip work
6 years ago
Barış Soner Uşaklı
4b6b3d5436
set duration to 0
6 years ago
Barış Soner Uşaklı
85c832fcc6
add tooltip
6 years ago
Barış Soner Uşaklı
fe8832ad5c
dont update if index didnt change
6 years ago
Barış Soner Uşaklı
7b5c4f343a
drag nav
6 years ago
Barış Soner Uşaklı
b6771836cf
closes #6937
6 years ago
Julian Lam
f7bd398eb1
style(eslint): newlines in public/src as well
6 years ago
renovate[bot]
64b9dabff8
chore(deps): update dependency eslint-config-airbnb-base to v13 ( #6599 )
...
* chore(deps): update dependency eslint-config-airbnb-base to v13
* chore: #6599 , linting 😬
6 years ago
Barış Soner Uşaklı
fee3ec308a
use showSelect
6 years ago
Barış Soner Uşaklı
c27be9db5a
Recent refactor ( #6879 )
...
* wip
* fix inf scroll
* remove duplicated code
* remove dupe code in /unread
* use topicList
* update tag page to use topicList
* fix tests
* combine ifs
* remove more dupe code
* disable timeout
6 years ago
Andrew Rodrigues
c9fc65d901
more efficient selectors (apparently)
6 years ago
Julian Lam
762dac6a4a
closes #6825
6 years ago
Barış Soner Uşaklı
3554a0a725
closes #6791 , if fileSize isn't passed in don't perform check
6 years ago
Barış Soner Uşaklı
71ccd67665
closes #6722
...
calculate size of base64 image from buffer, still not perfect but better than string.length
7 years ago
Barış Soner Uşaklı
d880a7ade0
closes #6771
7 years ago
André Zanghelini
f3956299eb
Add tooltip in taskbar icons ( #6693 )
...
* Add tooltip in taskbar icons
* Translate taskbar title when creating taskbar
7 years ago
Julian Lam
9d202d9be9
closes #424
7 years ago
Barış Soner Uşaklı
c0156640e3
add back alert
7 years ago
Barış Soner Uşaklı
14d810c113
show error if cropper fails
7 years ago
Barış Soner Uşaklı
d06f795856
fix scroll on back
7 years ago
Julian Lam
b7fc8493b7
closes #6635
7 years ago
Julian Lam
266eacac7c
closes #6655
7 years ago
Julian Lam
a07b45fd0f
closes #6642
7 years ago
Barış Soner Uşaklı
742ddd358b
escape url
7 years ago
Barış Soner Uşaklı
017b10d5d6
closes #6544
7 years ago
Barış Soner Uşaklı
c91b96c133
use data.roomName
7 years ago