Julian Lam
|
123f92ca1e
|
fixed #711
|
11 years ago |
Julian Lam
|
917dfe74e6
|
removing console log and removing a bit of code that would cause infinite loader to take 2.5s extra each round :P
|
11 years ago |
Julian Lam
|
d8c4609ee0
|
fixed #649 - Once you hit the end, infinite loader will stop for good. If infinite loader is active when the browser hits the bottom, updateHeader will not assume 100%.
|
11 years ago |
Julian Lam
|
51abf60b3a
|
Merge branch 'socketAL-fix'
|
11 years ago |
Julian Lam
|
48c22567c2
|
fixed #791
|
11 years ago |
Baris Soner Usakli
|
c0712583f2
|
fixed category sockets
|
11 years ago |
Baris Soner Usakli
|
a802dc4b68
|
admin.js socket fixes
|
11 years ago |
Julian Lam
|
c1c9438220
|
patching translator to ignore non-js files
|
11 years ago |
Julian Lam
|
7e9d344487
|
patching translator to ignore non-js files
|
11 years ago |
Baris Soner Usakli
|
b062af2c4b
|
fixed user pwd reset
|
11 years ago |
Baris Soner Usakli
|
b7f0c90bf7
|
more fixes
|
11 years ago |
Baris Soner Usakli
|
b3816b98a1
|
more post fixes
|
11 years ago |
Baris Soner Usakli
|
9e6f7fa960
|
reset
|
11 years ago |
Baris Soner Usakli
|
31d353ab0e
|
more fixes
|
11 years ago |
Baris Soner Usakli
|
8740cc0fc7
|
Merge branch 'socketAL-fix' of https://github.com/designcreateplay/NodeBB into socketAL-fix
|
11 years ago |
Baris Soner Usakli
|
ae76bb3928
|
lots of err first fixeS
|
11 years ago |
Julian Lam
|
111776d878
|
notifications socket callbacks
|
11 years ago |
Julian Lam
|
e95da77fe8
|
Merge branch 'socketAL-fix' of github.com:designcreateplay/NodeBB into socketAL-fix
|
11 years ago |
Julian Lam
|
bc48ba874d
|
fixed module.js callback format
|
11 years ago |
Baris Soner Usakli
|
ced37044ca
|
Merge branch 'socketAL-fix' of https://github.com/designcreateplay/NodeBB into socketAL-fix
|
11 years ago |
Baris Soner Usakli
|
426d3e871f
|
more fixes
|
11 years ago |
Julian Lam
|
cbb630fd6b
|
fixed categories.js socket callbacks
|
11 years ago |
Baris Soner Usakli
|
ddb9a4a60e
|
fixed user load more
|
11 years ago |
Baris Soner Usakli
|
4366c11ec0
|
users.js fix
|
11 years ago |
Baris Soner Usakli
|
39b631a3a8
|
more fixes
|
11 years ago |
Baris Soner Usakli
|
e061978bd5
|
more fixes
|
11 years ago |
Baris Soner Usakli
|
2515ba9455
|
Merge branch 'socketAL-fix' of https://github.com/designcreateplay/NodeBB into socketAL-fix
|
11 years ago |
Baris Soner Usakli
|
afe97233aa
|
more fixes
|
11 years ago |
Julian Lam
|
765402a2a0
|
fixed ACP online count
|
11 years ago |
Baris Soner Usakli
|
e5c8caf5ff
|
more fixes
|
11 years ago |
Baris Soner Usakli
|
1ec21c2bfd
|
metatitle
|
11 years ago |
Baris Soner Usakli
|
7470c1bbd9
|
more fixes
|
11 years ago |
Julian Lam
|
3177fdfa74
|
partially fixed acp active users
|
11 years ago |
Baris Soner Usakli
|
8bb24fa034
|
fixed update header
|
11 years ago |
Julian Lam
|
c215e61541
|
fixed up admin.js
|
11 years ago |
Baris Soner Usakli
|
67799eac95
|
removed api: from client side socket calls
|
11 years ago |
Julian Lam
|
4184574164
|
WIP admin.js socket underping
|
11 years ago |
Julian Lam
|
dfd2df99e6
|
removed "mark all as read" language strings and removed button from notifications page -- fixes #785
|
11 years ago |
Baris Soner Usakli
|
2d87ba534c
|
can paste images directly from clipboard
|
11 years ago |
Baris Soner Usakli
|
b303fdcfd7
|
removed inline css
|
11 years ago |
MrWaffle
|
b78dc3eca8
|
Chat now supports markdown
|
11 years ago |
Baris Soner Usakli
|
1bf3d33765
|
prevent clicks on autocomplete to scroll window to the top
|
11 years ago |
Baris Soner Usakli
|
cd4cb240c8
|
upload file icon in composer was visible even when uploads were disabled
|
11 years ago |
Baris Soner Usakli
|
c94da47ae8
|
added profile func, shorter getRecentReplies
|
11 years ago |
Julian Lam
|
facacc65aa
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
442c543d27
|
fixed #776
|
11 years ago |
psychobunny
|
98d42b0ade
|
moving social sharing parsing code from server side to client side & cleaned up templates
|
11 years ago |
psychobunny
|
6f129d9c68
|
allow password fields to be saved in ACP
|
11 years ago |
Julian Lam
|
acc390f6ef
|
added timeago locales, fixed timeago template error in ACP.
|
11 years ago |
Julian Lam
|
0ea09972b4
|
fixed issue where outgoing links warning page would intercept clicks to the search button in the headerbar (thanks @dove)
- linted some files
|
11 years ago |
Baris Soner Usakli
|
243cb5af61
|
fixed mobile search link
|
11 years ago |
Baris Soner Usakli
|
26274bd75a
|
closes #767
|
11 years ago |
Julian Lam
|
619fe74fc0
|
moved groups admin socket calls into admin file instead of standalone groups file
|
11 years ago |
Julian Lam
|
4453d055ea
|
linted socket/admin.js
|
11 years ago |
Julian Lam
|
aa689a7a29
|
fixed active users socket calls in ACP
|
11 years ago |
Julian Lam
|
2078fa25f8
|
added classname to chat dropdown if there are no chats
|
11 years ago |
Julian Lam
|
b86ae3f7f0
|
fixed #756 - sequestering Notifications and Chat DOM functions in their module, and not in footer
|
11 years ago |
bdharrington7
|
bf96903d6e
|
removed submenu for login / register in guest menu options
|
11 years ago |
Baris Soner Usakli
|
5febb3dc23
|
clicking the pagination block no longer sends page to top
|
11 years ago |
Baris Soner Usakli
|
a885444740
|
fixes toggle_mod_tools undefined error
|
11 years ago |
Julian Lam
|
3da96faa12
|
fixed email exists error... weird.
|
11 years ago |
Julian Lam
|
98e4257939
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
eb974ec1d8
|
fixing user register socket calls
|
11 years ago |
Baris Soner Usakli
|
8bc0096b00
|
dont closed composer if callback isn't called
|
11 years ago |
Julian Lam
|
ee963e0c2a
|
moved reconnected socket call to SocketsMeta
|
11 years ago |
Julian Lam
|
6d300e1110
|
updated chat i18n strings to use new modules.json file, added said files to language dirs
|
11 years ago |
Julian Lam
|
3264658269
|
Merge remote-tracking branch 'origin/master' into socketAL
|
11 years ago |
psychobunny
|
97ec312c72
|
console.log
|
11 years ago |
psychobunny
|
05edfdc9c1
|
templates.js - if custom theme is missing a template, render default template
|
11 years ago |
Julian Lam
|
067a7a544b
|
Merge remote-tracking branch 'origin/master' into socketAL
|
11 years ago |
Julian Lam
|
a150691b5e
|
that's the last of it!! :D
|
11 years ago |
Baris Soner Usakli
|
ee1ac1b2c3
|
fixes post move
|
11 years ago |
Julian Lam
|
ea8aa3fff2
|
admin stuff, removed deprecated install templates, blah blah
|
11 years ago |
Julian Lam
|
c5d8a5a6b2
|
thread tools (phew!) -- sessionData is getting larger :P
|
11 years ago |
Julian Lam
|
8dd8412ae3
|
so far so good... user, meta, notifications, categories
|
11 years ago |
Julian Lam
|
5a589c885a
|
Merge remote-tracking branch 'origin/master' into socketAL
|
11 years ago |
Julian Lam
|
dfa9f203e6
|
crashing a lot less now, heh
|
11 years ago |
Baris Soner Usakli
|
92ca739002
|
center on load
|
11 years ago |
Baris Soner Usakli
|
c19d3e8063
|
closes #738
|
11 years ago |
Baris Soner Usakli
|
30624d4ad8
|
tabbified the admin settings page
|
11 years ago |
Baris Soner Usakli
|
9c60182da4
|
closes #749
|
11 years ago |
Julian Lam
|
c2a1cd94d0
|
addressing issue for #728 where existing NodeBBs don't have a defaultLang set
|
11 years ago |
Julian Lam
|
df4c6ca1c8
|
integrating client side translator into new languages tab in ACP
|
11 years ago |
Julian Lam
|
cd6af45afb
|
added icons to all h1s in admin panel
languages tab in ACP
each language now also has a "language.json"
|
11 years ago |
Baris Soner Usakli
|
dff10045da
|
removed my console.logs as usual
|
11 years ago |
Baris Soner Usakli
|
dabd2f29af
|
closes #747
|
11 years ago |
Julian Lam
|
c2c1632c0e
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
2495b5b89b
|
refactored group category permissions, removed getCategoryAccess method call
|
11 years ago |
Baris Soner Usakli
|
176ac54cdf
|
closes #745
|
11 years ago |
Baris Soner Usakli
|
e07c848da7
|
closes #737
|
11 years ago |
Baris Soner Usakli
|
6b8f7dba4f
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
825e4cca5a
|
closes #744
|
11 years ago |
Julian Lam
|
127261100e
|
fixed #698 - ajaxify.go will now cancel any active API requests when it is called
|
11 years ago |
Baris Soner Usakli
|
67f8af7e3e
|
#744
|
11 years ago |
Baris Soner Usakli
|
d2c0aa9949
|
fixed auto complete for insertion in the middle, 6am commits FTW
|
11 years ago |
Baris Soner Usakli
|
2d384a68d2
|
oops extra $
|
11 years ago |
Baris Soner Usakli
|
414eaea413
|
username mention auto completes
|
11 years ago |
Baris Soner Usakli
|
8e6606fb5a
|
move post
|
11 years ago |
Baris Soner Usakli
|
2e575bb2d8
|
closes #524
|
11 years ago |
psychobunny
|
7c8c735e05
|
i8n - if translation not present, use a readable key
|
11 years ago |