barisusakli
25483e376f
fix online users page
...
insert users before the anon box if there is one
11 years ago
barisusakli
76ad2b8fb2
fixed to account header
11 years ago
barisusakli
aa4089e6d7
#1930
...
simple solution for now, wraps images with <a> that opens in new tab
11 years ago
barisusakli
e0be4d146f
closes #1913
11 years ago
root---
da7a161245
fluidized ACP groups modal dialog
11 years ago
Julian Lam
89a9d4b7f2
logic for #1837
11 years ago
barisusakli
da780cdee7
closes #1920
11 years ago
barisusakli
8caedc935b
online users fix
...
and jshint cleanup
11 years ago
Julian Lam
bb7a71389e
using websocketAddress config if supplied
11 years ago
barisusakli
fed8cc6d53
optimize privileges and assorted fixes.
...
* new methods
privileges.categories.filter
privileges.topics.filter
privileges.posts.filter
they take a list of ids and a privilege, and return the filtered list of
ids, faster than doing async.filter and calling the db for each id.
* remove event listeners on recent page before adding
* group.exists works for both single group names and arrays
* helpers.allowedTo works for both a single cid and an array of cids
* moved filter:topic.post hook right before topic creation.
* moved filter:topic.reply hook right before topic reply.
11 years ago
barisusakli
96b0b449b9
closes #1911
11 years ago
barisusakli
6e335ff29a
removed debug
11 years ago
barisusakli
f71bd41408
more fixes
11 years ago
barisusakli
d7520508e3
#1375 part1
11 years ago
psychobunny
947c9b6eea
you're now logged out server-side when you're banned, so csrf token doesn't work in app.logout
11 years ago
barisusakli
8146358aac
closes #1905
...
fixed translator.load, it wasn't passing in language and was trying to
load undefined.json
11 years ago
barisusakli
093e373025
removed console.log
11 years ago
barisusakli
2d94df93b8
isArray is enough
11 years ago
Julian Lam
cff30dbe79
latest translations and fallbacks
11 years ago
Julian Lam
87465ae090
merged latest French translations in, closed #1891
11 years ago
barisusakli
3bfad766b3
closes #1900
11 years ago
barisusakli
297f523f18
closes #1899
11 years ago
psychobunny
4f868f99c1
closes #1867
11 years ago
psychobunny
df37c1e235
translator.compile
11 years ago
barisusakli
3557aa2f9a
fixed tags page search
11 years ago
psychobunny
4723b6d68b
danger instead of warning for banned alert
11 years ago
barisusakli
e961e3c552
reduced hightlight duration by 2 seconds
11 years ago
Barış Soner Uşaklı
485f14ef7f
Merge pull request #1873 from frissdiegurke/patch-2
...
[Settings] fixed data-empty usage within checkboxes
11 years ago
barisusakli
8113ed6a4d
closes #1883 , no upgrade script #successkid
11 years ago
barisusakli
89bb11a58c
closes #1880
11 years ago
Julian Lam
5546b4e04d
closed #1877
11 years ago
Julian Lam
8be7ab55f9
latest translatios
11 years ago
frissdiegurke
021e5bfcc5
[Settings] fixed data-empty usage within checkboxes
11 years ago
barisusakli
ed18ac7fdf
category recent post fix
...
if a category is not displaying any recent posts dont render new posts
11 years ago
barisusakli
c9fb5b3e11
changed user posted notification to include title
...
dont send 2 notifications if you are already following topic
11 years ago
psychobunny
67c5477fb2
testing transition speed change without waiting for widgets to render
11 years ago
psychobunny
310dbc754e
closes #1839
11 years ago
psychobunny
224dd49102
no need to delay prefetcher anymore
11 years ago
psychobunny
829dcb134e
logic fail, time for coffee
11 years ago
psychobunny
e382e34656
unnecessary brackets
11 years ago
psychobunny
2851a9a96b
don't ajaxify in until animation is completed; reduced minimum wait duration for preloader
11 years ago
barisusakli
9aeab08109
removed stop
11 years ago
psychobunny
cb08d4b04f
getting rid of this one for good
11 years ago
psychobunny
b5d3186120
plugins and themes can now define their own custom language strings. closes #1865
11 years ago
barisusakli
ef8bbdd359
closes #1864
...
doing andrew's //todo's since 1991
11 years ago
barisusakli
04c6ca2ebb
closes #1862
11 years ago
Julian Lam
045dc220ac
latest translations
11 years ago
barisusakli
341a0c8190
closes #1855
11 years ago
barisusakli
7a60d478f4
small tweak to chat height
11 years ago
barisusakli
a4975cab33
closes #1825 , closes #1674
11 years ago