RoiEX
5e4e523198
Make progress bar finer
7 years ago
RoiEX
1fd160a4e6
Add Support for Firefox OSD
7 years ago
Peter Jaszkowiak
c91dfb46f6
Switch module t.js usage to Benchpress
8 years ago
Peter Jaszkowiak
abffc29128
Use Benchpress ( #5901 )
...
* Use Benchpress
* Use Benchpress.compileParse
* Error for template load failure
* Use benchpressjs package
* Compile templates on demand
* Fix user settings page
* Fix admin search to exclude `.jst` files
* Fix 500-embed
So ajaxify can still show an error if the server goes down
8 years ago
Barış Soner Uşaklı
ff88be91fa
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
8 years ago
Barış Soner Uşaklı
5dfb2fb83a
up themes, fix notif test
8 years ago
Julian Lam
c1d7b06ded
Fixes #5873
...
- Notifications.getMultiple now takes an optional uid parameter
- If a notification link in dropdown points to a topic and you're
in said topic, you will be scrolled to the post instead of
ajaxified to it.
8 years ago
Baris Usakli
bc0645dc26
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
8 years ago
Baris Usakli
5a968730d5
closes #5880
8 years ago
Baris Usakli
f1f8a587d4
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
...
# Conflicts:
# package.json
8 years ago
Barış Soner Uşaklı
bca79da8c6
closes #4197
...
add in-topic search support to dbsearch
prevent multiple click handlers on in-topic search widget(each click was
causing multiple scrolls)
fix index
8 years ago
Julian Lam
c2f1d254cc
Merge branch 'master' into develop
8 years ago
Barış Soner Uşaklı
34d9b57b26
fix wrong function name, change dom to data @julianlam
8 years ago
Julian Lam
3ddf332e0c
added two new client-side hooks for search to allow plugins to add fields
8 years ago
Julian Lam
77ec169591
added two new client-side hooks for search to allow plugins to add fields
8 years ago
Baris Usakli
7538210b07
#5772
...
load correct timeago settings on cold load instead of after page load
8 years ago
Julian Lam
3f2c183cbd
Merge branch 'master' into develop
8 years ago
Peter Jaszkowiak
f1c955e6fc
Fix scrollStop not working sometimes
8 years ago
Baris Usakli
5167c1aa4f
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
8 years ago
Baris Usakli
4890731444
don't error if topicsContainer is not set
8 years ago
Baris Usakli
e8bff210c9
clear selectedCategory on init
8 years ago
Barış Soner Uşaklı
b64ba40c67
closes #5772
8 years ago
Julian Lam
e604d6e23e
closes #5768
8 years ago
Barış Soner Uşaklı
b13ed26587
closes #5755
8 years ago
Baris Usakli
8ea5c060f5
closes #5754
8 years ago
Peter Jaszkowiak
aefdc4b24b
Refactor helpers import/export
8 years ago
Baris Usakli
da8b1b605c
#5723
8 years ago
psychobunny
9cb5f71e08
#5717 also don't show category section in subcategory listing
8 years ago
Julian Lam
74965654de
adjusted cropbox max-height calculation to be dynamic
8 years ago
Julian Lam
3e218a75b8
allowed zooming again @pichalite
8 years ago
Julian Lam
30bec51a21
removed cropper zoom and using image scaling to show entire image. Click on modal backdrop during crop will no longer close modal
8 years ago
Peter Jaszkowiak
542ae5e71f
Extract in-place translation from bootbox wrapper for use anywhere
8 years ago
Barış Soner Uşaklı
29c0b8337e
closes #5645
8 years ago
Barış Soner Uşaklı
3a1eba2537
merge
8 years ago
Barış Soner Uşaklı
986e52897d
fix crash if locale is undefined
8 years ago
Peter Jaszkowiak
81e23a8a9a
Fix #5622
8 years ago
Barış Soner Uşaklı
081578c7f4
Merge pull request #5616 from NodeBB/auto-lang
...
Automatically detect user language based on browser accepts header
8 years ago
Peter Jaszkowiak
64bf542d17
Fix HTML `lang` attribute using the `defaultLang`
...
Themes need `lang="{function.localeToHTML, userLang, defaultLang}"` in
their header.tpl file
8 years ago
Barış Soner Uşaklı
c43a4e4b82
Merge pull request #5615 from NodeBB/fix-5536
...
Fix #5536
8 years ago
barisusakli
08dd412896
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
...
# Conflicts:
# src/upgrade.js
8 years ago
barisusakli
73700ed747
closes #5617
8 years ago
Peter Jaszkowiak
cc76a8663d
Add flag for detecting if the mock is being used
8 years ago
Peter Jaszkowiak
30b47d39f3
Fix #5536
8 years ago
Peter Jaszkowiak
9d8ff4ea3e
Fix images not displaying in signatures
8 years ago
barisusakli
236758b712
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
8 years ago
barisusakli
fb3020f892
closes #5604
8 years ago
Peter Jaszkowiak
2827db3309
Fix sounds playing through multiple tabs
8 years ago
barisusakli
e3205bcfad
merge
8 years ago
Peter Jaszkowiak
0fe10f5e86
Escape topic titles at the source, deduplicate
8 years ago
Julian Lam
a141835cf8
Merge branch 'master' into develop
8 years ago