Filips Alpe
378fd095eb
Leave the chat window within the screen
...
On smaller screens, the top of the chat window can appear so high that it is outside the screen, this fixes that.
11 years ago
barisusakli
d3e57d0930
on entry to topic mark notifications read
11 years ago
Julian Lam
3df591a118
latest french translations
11 years ago
Julian Lam
33c4211ac2
latest fallbacks for new assets
11 years ago
Julian Lam
074489020f
added missing configs for email, search, and groups, latest fallbacks, removed footer from language strings
11 years ago
Julian Lam
2a4717c80c
latest translations from tx
11 years ago
barisusakli
214f6af324
parseInt
11 years ago
barisusakli
e420ee5fb6
privilege fix for single category check
11 years ago
barisusakli
4fd2973c53
closes #1938
11 years ago
Julian Lam
9dead8ec9e
latest translations... again
11 years ago
Julian Lam
770ea77cac
latest translations
11 years ago
Julian Lam
77e0cb170f
removed console.log
11 years ago
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
barisusakli
523b3db3f1
no header tooltips in xs
11 years ago
Julian Lam
bf2cba028d
fixed #1851
11 years ago
psychobunny
7401744112
trigger action:ajaxify.contentLoaded on cold load as well
11 years ago
barisusakli
bb0223897f
closes #1843
11 years ago
barisusakli
8ff34e4dc2
parseint tid
11 years ago
barisusakli
161069c390
closes #1840
11 years ago
barisusakli
8cfce1c91c
dont select hidden br
11 years ago
barisusakli
6d8cc5648c
some tag hooks/filters
11 years ago
Julian Lam
49d29db347
latest translations and fallbacks
11 years ago
barisusakli
d999116541
wait for widgets to render to send ajaxify end
...
possible fix for broken masonry on f5
11 years ago
barisusakli
93a6402879
removed stop increase timeout to 100ms
11 years ago
barisusakli
0362c1a3b0
show day/week/month/year popular topics
11 years ago
Julian Lam
fe689908bc
latest translations
11 years ago
Julian Lam
23c4b8ca35
only showing ACP setting saved alert if no callback is passed in
11 years ago
psychobunny
5b6acbad1e
optimized widget call by bundling all queries into one for #1428 ; fixes active users widget crash
...
also fixes b3819fd076
properly
11 years ago
Julian Lam
2bd99e2d16
properly did #1809 , lol, whoops
11 years ago
Julian Lam
5aabe47e2e
closed #1809
11 years ago
psychobunny
c6183f1a82
closes #1428
11 years ago
psychobunny
ecbb05ccca
widgets.render doesn't actually use the url
11 years ago
Julian Lam
cac3ebc9e5
vertically centering modal when opened
11 years ago
Julian Lam
c259e0407e
closed #1807
11 years ago
Julian Lam
cd8c1eeff6
started #1807
11 years ago
Julian Lam
dae2e14aac
epic hax to make the chat message list resize #1788
11 years ago
Julian Lam
4404387218
Merge branch 'master' into chat-route
11 years ago
barisusakli
bb9caa7228
removed dupe
11 years ago
psychobunny
615b81a447
closes #1797
11 years ago
psychobunny
0aef2d2be9
closes #1805
11 years ago
Julian Lam
2b15f46638
removed console.log, fixing language key reference error #1788
11 years ago
Julian Lam
95102f7e74
jshinting
11 years ago
Julian Lam
71916f0691
marathon bugfixing with @barisusakli re: #1788
11 years ago
barisusakli
64d04f7aa6
closes #1803
11 years ago
Julian Lam
c684ec8958
Merge remote-tracking branch 'origin/master'
11 years ago
Julian Lam
186473fa7b
adding undefined check to hrefEmpty
11 years ago
Julian Lam
55afa17651
getting chats working between both page and modal, yay #1788
11 years ago
Julian Lam
a031bc2721
highlighting of the user with whom you are currently chatting with #1788
11 years ago
barisusakli
80e69bc210
missing ;
11 years ago
Julian Lam
07a82ec12c
more WIP
11 years ago
Julian Lam
1db96dc627
typing notifcation socket implementation for chat page, #1788
11 years ago
Julian Lam
84e046185b
WIP
11 years ago
Julian Lam
4d85df5bae
issue #1788 - start
11 years ago
barisusakli
c5ccf4333b
translate helpers
11 years ago
Julian Lam
89acec13dc
latest translations from transifex
11 years ago
Zurg
f430feec65
Update users.json
11 years ago
Zurg
76aa16ce30
Update the error.json
11 years ago
Julian Lam
49b4af42e1
latest translations for Chinese Simplified
11 years ago
Julian Lam
507fc2cc56
latest persian translations
11 years ago
Julian Lam
ae37cdb048
latest chinese translations
11 years ago
Julian Lam
8432e3ff82
latest translations for persian
11 years ago
barisusakli
dcbed4e935
closes #1763
...
show alert if email not confirmed, clicking alert will send confirmation
email
11 years ago
Julian Lam
a960f53f92
latest translations
11 years ago
Julian Lam
699795621a
Merge branch 'master' of github.com:nodebb/NodeBB
11 years ago
barisusakli
24ebf20d7e
first commit
11 years ago
Julian Lam
9a9ce8684c
latest translations and fallbacks
11 years ago
frissdiegurke
2d9bc7eee7
fixed no href-attribute handled as external link
11 years ago
barisusakli
e6c9647acf
display user post topic stats in admin index
11 years ago
barisusakli
684f858415
closes #1772
11 years ago
barisusakli
64f680a0a3
action:chat.loaded hook
11 years ago
barisusakli
9a4e6aa01c
closes #1774
11 years ago
barisusakli
b8b6ae7b2f
moved upload route into API namespace
11 years ago
Julian Lam
7bb7bc8630
updated lithuanian
11 years ago
barisusakli
9ddff0ec4a
fix language string
11 years ago
barisusakli
1b31f5b2ca
single arrows wont go all the way to bottom
11 years ago
barisusakli
c9c68f8cbe
move cursor to end
11 years ago
barisusakli
105acc0197
not used
11 years ago
barisusakli
56830d773e
cleaned up resizeStop
11 years ago
barisusakli
7d3d9f5ae1
blockquote fix again
11 years ago
barisusakli
e6371ad539
remove listeners before adding
11 years ago
Julian Lam
b338ac2a4c
fixing space-indentation, modifying behaviour a little bit so that the maximized position is not saved, and minimizing can return back to the previous saved position
11 years ago
Julian Lam
517c70951f
Merge branch 'patch-3' of github.com:mani95lisa/NodeBB into mani95lisa-patch-3
11 years ago
Julian Lam
11f40d1580
fallbacks for #1763
11 years ago
Julian Lam
74be49d46f
new language strings for #1763
11 years ago
barisusakli
a9e5e82431
closes #1758
11 years ago
Julian Lam
181613e946
tag fallbacks
11 years ago
Julian Lam
190b3b518b
latest translations
11 years ago
Julian Lam
c8e3433fa4
new language strings for outgoing emails, and changing the anchor text to not be an URL, closed #1759 , closed #1760
11 years ago
Mani Wang
1050efbe65
make expand postContainer more easier
...
If user don't know drag to expand and move 0 after down, then think user clicked and toggle postContainer's height between max and default 400.
11 years ago
Julian Lam
17d33a6720
Added Romanian to NodeBB. Mulțumesc!
11 years ago
barisusakli
fb72b4c8e0
only search tag value
11 years ago
barisusakli
94dbb15b21
search tags
11 years ago
barisusakli
1cabf885a2
closes #1730
...
postCount != lastPostIndex unfortunately, that will need some rethinking
11 years ago
psychobunny
2e1cda3532
added lang strings for not having enough rep to downvote
11 years ago
barisusakli
b822e8babc
render preview on image upload
11 years ago
barisusakli
67186edda7
fix drag drop
11 years ago
Julian Lam
c1444903c4
latest translations
11 years ago
psychobunny
876cb878a9
added action:posts.loaded client-side hook
11 years ago
psychobunny
4b248804bd
deprecation message for 0.6
11 years ago
psychobunny
0e92c7ed94
use templates.js module instead
11 years ago
barisusakli
9240f65f20
moved resize code, removed old tab code
11 years ago