Julian Lam
aaec71bc0c
added stepSize to flags chart, #5232
9 years ago
Julian Lam
dc508fa0cb
Merge remote-tracking branch 'origin/master' into flagging-refactor
9 years ago
Julian Lam
ebc9abd773
upgrade script and graphs for #5232
9 years ago
barisusakli
0b9829850c
closes #5273
9 years ago
Julian Lam
5d63c0aa3b
Merge remote-tracking branch 'origin/master' into flagging-refactor
9 years ago
Julian Lam
5dd892bd01
a bunch of changes here... allowing user profiles to be flagged, #5232
9 years ago
psychobunny
6b7b51eaf0
Merge pull request #5170 from pitaj/master
...
ACP search updated to support translations
9 years ago
Peter Jaszkowiak
e2ea3cb21e
Fix linting error
9 years ago
Julian Lam
a2fecf5ae4
Merge remote-tracking branch 'origin/master' into flagging-refactor
9 years ago
Julian Lam
9f9051026b
more work on #5232
9 years ago
Stuart Williams
647d0e0a75
Avoid encoding HTML in Twitter social share text
9 years ago
Stuart Williams
cafc5cd891
closes #5259
9 years ago
Peter Jaszkowiak
8ca98625b9
Key through search results
9 years ago
Peter Jaszkowiak
f1cfed50a1
Translate skins and themes fully
9 years ago
Peter Jaszkowiak
5843e8dd77
Fix Translator to work with namespace paths
9 years ago
Julian Lam
cd3002e812
removed user flag reset method and associated socket call from ACP
9 years ago
Julian Lam
88958049eb
added some more filters, and appending event to history on flag creation
...
issue #5232
9 years ago
Julian Lam
8e1d441e20
Added some quick filters, #5232
9 years ago
Julian Lam
753d4b0275
wrapped up basic functionality of list and detail for flags, filter support. #5232
9 years ago
Julian Lam
f1d144f15e
history appending, finished up notes, #5232
9 years ago
Peter Jaszkowiak
5223bb5191
Merge branch 'master' of github.com:nodebb/nodebb
9 years ago
Julian Lam
d9d60c20bd
flag updating and note appending, #5232
9 years ago
barisusakli
4cb48c46ab
closes #5242
9 years ago
barisusakli
2291899f4f
show chat room title in taskbar
9 years ago
Peter Jaszkowiak
240e958fb1
Use config.relative_path instead of allcaps
9 years ago
Peter Jaszkowiak
de6ced4e07
Tests for admin search, simplifications
9 years ago
Peter Jaszkowiak
e3dd68e19c
Explanations and simplifications
9 years ago
Peter Jaszkowiak
a431dc0305
ACP search updated to support translations
9 years ago
barisusakli
2e28a8f7c7
closes #5239
9 years ago
barisusakli
a4b46fd5ce
closes #5236
9 years ago
Peter Jaszkowiak
c5237443cd
Standard language codes ( #5218 )
...
* Use standard language codes. Fallback for plugins.
* Fix transifex config
* Tab vs space here for some reason
* Remove redundancies
* config.relative_path instead of allcaps
* added upgrade script for existing users' accounts
9 years ago
Julian Lam
c987b8474e
fixing new post parsing to not add img-responsive to avatars
9 years ago
Julian Lam
6f1e5a83ab
resolve regression caused by part of d28f7de
9 years ago
Julian Lam
d28f7de19e
fixes #5228
9 years ago
barisusakli
db14c29e41
socket.io/categories tests
9 years ago
barisusakli
0756fcce7e
eslint
9 years ago
barisusakli
2c77a88ba4
closes #5220
9 years ago
Julian Lam
0e8bf17ff0
re: #5211 , bringing back the RELOAD BUTTON :rage2:
9 years ago
Barış Soner Uşaklı
0c9f61c629
Merge pull request #5217 from yariplus/patch-15
...
Allow sending Error objects to alertError instead of just plain strings.
9 years ago
Timothy Fike
f1e3e155c4
Update app.js
9 years ago
Timothy Fike
2d84c98565
Allow sending Error objects to alertError instead of just plain strings.
9 years ago
pichalite
d4040ed52e
Fixes #5213
9 years ago
Julian Lam
ede7a71db7
Fixes #5186
...
On socket.io connection, all clients join a room pertaining to
their express session id. We use this room to keep track of any
sessions in different browser windows (but the same cookie jar),
so if a login/logout occurs, we can throw a session mismatch
modal.
This room can also be used to emit messages across windows/tabs...
9 years ago
Julian Lam
0f93206122
lint
9 years ago
Julian Lam
7d523fae0f
closes #5200
9 years ago
Julian Lam
885316d78f
also show minutes and hours in cut off timestamp
9 years ago
Julian Lam
75ff60e4d5
partial revert of a9984bb
, adding in a layer to translate ISO
...
timestamp to datetime attribute and save localised string into
title attribute.
Fixes #5109
9 years ago
barisusakli
a9984bb926
closes #5108
9 years ago
barisusakli
1a9dd2311c
closes #5175
9 years ago
Ben Lubar
e151916f1a
Fix followed topic notifications going to the last unread post
...
Regression introduced in 1b34ebe230
.
Bug originally reported in #4469 .
9 years ago