psychobunny
|
fe444ccac7
|
Merge pull request #2090 from akhoury/patch-1
cloning widgets Elements is dropping all events handlers
|
11 years ago |
psychobunny
|
366c7841fe
|
fixed tag styling in acp
|
11 years ago |
psychobunny
|
11fada047e
|
fixing search menu
|
11 years ago |
psychobunny
|
28efeef844
|
latest bs3
|
11 years ago |
psychobunny
|
bb9a0d8cab
|
moving acp styling to core - now unaffected by selected themes
|
11 years ago |
barisusakli
|
c000e852b5
|
closes #1935
|
11 years ago |
psychobunny
|
016a98e7b1
|
make sure search dropdown is open if active
|
11 years ago |
psychobunny
|
7c896768ce
|
case insensitive acp searching
|
11 years ago |
psychobunny
|
13dd686521
|
only add divider if there are results
|
11 years ago |
psychobunny
|
027e8eb54c
|
acp searching, closes #2140
|
11 years ago |
psychobunny
|
117b8dece4
|
settings acp refactor for dedicated routes
|
11 years ago |
barisusakli
|
8abb247870
|
fix mention regression
|
11 years ago |
Julian Lam
|
50a7c42f15
|
Merge remote-tracking branch 'origin/hashtalk' into hashtalk
|
11 years ago |
Julian Lam
|
05e147b440
|
Merge branch 'master' of github.com:chronize/NodeBB into chronize-master
|
11 years ago |
barisusakli
|
fb764472dd
|
closes #2125
|
11 years ago |
Julian Lam
|
b6f7014a9d
|
fixed infinite scroller so that it takes the height of OP into account when detecting when to load more posts while scrolling up
|
11 years ago |
Julian Lam
|
a6abde2a2b
|
fixed upward infinite scrolling so that it is less jarring
|
11 years ago |
barisusakli
|
48c3619028
|
lowered chat zindex
|
11 years ago |
barisusakli
|
8c600ae15d
|
stop tag autocomplete ajaxify
|
11 years ago |
Julian Lam
|
d13fcd3529
|
closed #2109
|
11 years ago |
Julian Lam
|
aee8b87385
|
composer tweaks, hiding navbar when mobile composer is open
|
11 years ago |
barisusakli
|
f377868764
|
closes #2064
|
11 years ago |
barisusakli
|
63a7766ac1
|
closes #2027
|
11 years ago |
barisusakli
|
0f258859a7
|
closes #2067
|
11 years ago |
Julian Lam
|
7a61e9d0f8
|
latest translations
|
11 years ago |
barisusakli
|
6f3cb55709
|
closes #2071
|
11 years ago |
Julian Lam
|
2e16306dc2
|
updated modules translations
|
11 years ago |
barisusakli
|
4066607388
|
closes #2052
|
11 years ago |
Julian Lam
|
0b7a21b8d1
|
Merge branch 'hashtalk' of github.com:NodeBB/NodeBB into hashtalk
|
11 years ago |
Julian Lam
|
8bac0bf361
|
Merge branch 'csrf-excision' into hashtalk
|
11 years ago |
Julian Lam
|
a061079995
|
fixed all POST routes to use new csrf middleware
|
11 years ago |
psychobunny
|
004758f5bd
|
closes https://github.com/NodeBB/NodeBB/issues/2104
|
11 years ago |
psychobunny
|
91293350b5
|
closes https://github.com/NodeBB/NodeBB/issues/2101
|
11 years ago |
Julian Lam
|
4f6b3055ff
|
Merge branch '0.5.1' into csrf-excision
|
11 years ago |
Julian Lam
|
e9b373438d
|
latest translations and fallbacks
Conflicts:
public/language/de/user.json
public/language/nl/user.json
public/language/pl/user.json
public/language/sv/user.json
public/language/vi/user.json
public/language/zh_CN/user.json
|
11 years ago |
Julian Lam
|
74c438dc71
|
latest translations and fallbacks
|
11 years ago |
psychobunny
|
ca7f35dd5e
|
trimming alert title/message
|
11 years ago |
Julian Lam
|
b80b0e1e99
|
re: #2098, chat message emails are now opt-in
|
11 years ago |
Julian Lam
|
b85ff61de6
|
refactored chat notification system to wait a bit before sending notif/email, closes #2098
|
11 years ago |
barisusakli
|
97cb138cfc
|
doesnt seem to be used
|
11 years ago |
psychobunny
|
a224e531f8
|
added a confirmation dialog that asks you to type in your username before being able to delete account
|
11 years ago |
psychobunny
|
ae88eee8e3
|
improving the warning message before deleting account
|
11 years ago |
barisusakli
|
ca486a1b07
|
update unread count
only for logged in users
|
11 years ago |
Julian Lam
|
45a0d0196b
|
Merge branch '0.5.1' into hashtalk
|
11 years ago |
Julian Lam
|
101288c75c
|
Merge branch 'master' into 0.5.1
|
11 years ago |
barisusakli
|
32257c9b2f
|
updateUnreadCount
|
11 years ago |
psychobunny
|
ecd00bb679
|
refactored widgets api call to render all at once rather than one area at a time, closes https://github.com/NodeBB/NodeBB/issues/2062
|
11 years ago |
Julian Lam
|
963428174b
|
fixed #2091
|
11 years ago |
Aziz Khoury
|
31631ca538
|
cloning widgets Elements is dropping all events handlers
Adding true will clone the handlers.
You might want to do the same for L150 and L161 's clone() usage, but I'll let you decide on that :)
|
11 years ago |
barisusakli
|
ce0fdc201a
|
closes #2086
|
11 years ago |