Baris Soner Usakli
|
1ec21c2bfd
|
metatitle
|
11 years ago |
Baris Soner Usakli
|
8bb24fa034
|
fixed update header
|
11 years ago |
Baris Soner Usakli
|
67799eac95
|
removed api: from client side socket calls
|
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 |
bdharrington7
|
bf96903d6e
|
removed submenu for login / register in guest menu options
|
11 years ago |
Julian Lam
|
ee963e0c2a
|
moved reconnected socket call to SocketsMeta
|
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
|
dfa9f203e6
|
crashing a lot less now, heh
|
11 years ago |
Baris Soner Usakli
|
58580bd866
|
closes #716, also moved chat to its own template
|
11 years ago |
psychobunny
|
fda68bc5dd
|
added templates.setGlobal - allows you to add default template vars that are sent to all tpls upon parsing; added relative_path as global
|
11 years ago |
Baris Soner Usakli
|
751dc73ebe
|
fixes login/register and auth routes in relative path install
|
11 years ago |
Julian Lam
|
b52782deb8
|
removed use of strip_tags and using String library instead
|
11 years ago |
Baris Soner Usakli
|
8bfea656c4
|
Merge branch 'master' of https://github.com/akhoury/NodeBB into akhoury-master
|
11 years ago |
Julian Lam
|
d86aefb518
|
removing defunct "template" argument in ajaxify.go
|
11 years ago |
akhoury
|
114294e24a
|
allowGuestSearching config .. second attempt
|
11 years ago |
Julian Lam
|
64e87b761f
|
closed #652
|
11 years ago |
Julian Lam
|
69c1ec97c9
|
re: issue #652, this took longer than expected...
|
11 years ago |
psychobunny
|
932b960aa9
|
app.isFocused; app.js cleanup
|
11 years ago |
Julian Lam
|
b81737bc0f
|
moved refreshTitle into app.js, messaging someone now invokes an alternating title, hehe
|
11 years ago |
Julian Lam
|
a65c79cb02
|
minimized the reconnect spinner to icon only, added bootstrap tooltip
|
11 years ago |
Baris Usakli
|
9ccfa3f18c
|
fixed js error
|
11 years ago |
Baris Usakli
|
1660d75205
|
stricter selector for human readable numbers
|
11 years ago |
Baris Usakli
|
f6d57a241d
|
fixed human readable view post counts
|
11 years ago |
Baris Usakli
|
a87ebb64d8
|
clean up of posts and some template additions
|
11 years ago |
Baris Usakli
|
7198110b57
|
closes #573
|
11 years ago |
Baris Usakli
|
48a7f9058f
|
closes #558
|
11 years ago |
Baris Usakli
|
541993c80a
|
fontawesome 4 migration, closes #473
|
11 years ago |
Baris Soner Usakli
|
ff50917c29
|
show no replies in recent and unread
|
11 years ago |
Baris Soner Usakli
|
2174aec0e1
|
closes #542 and other refactors on client side
|
11 years ago |
Julian Lam
|
cd1e26418d
|
making the loading indicator less obtrusive (and smaller, to boot)
|
11 years ago |
Baris Soner Usakli
|
dab4f07258
|
fixed indents
|
11 years ago |
Baris Usakli
|
253271127d
|
infinite loader will insert posts in correct order
|
11 years ago |
Baris Usakli
|
156950ac2f
|
cleaned up app.createNewPosts
|
11 years ago |
Baris Soner Usakli
|
6ac685b194
|
possible fix for js error
|
11 years ago |
psychobunny
|
34c74770ce
|
app.js minor cleanup
|
11 years ago |
psychobunny
|
da8d198676
|
added some user friendly warnings to chat
|
11 years ago |
Baris Usakli
|
411ba3542c
|
closes #493
|
11 years ago |
Julian Lam
|
37497fc5a0
|
fixed #393 - refactored basic route handling, moved some other routes to debug routes
|
11 years ago |
Baris Usakli
|
bbb045698d
|
closes #481
|
11 years ago |
Baris Usakli
|
c8ec095d99
|
anons cant edit after posting #365
|
11 years ago |
psychobunny
|
85daacdf7a
|
remove reference to deprecated mobileMenu
|
11 years ago |
Baris Usakli
|
ac12bd0b8f
|
closes #462
|
11 years ago |
Baris Usakli
|
9babef0095
|
closes #422, will restart over if reconnection fails after x number of attempts
|
11 years ago |
Baris Soner Usakli
|
e9b6cdb37a
|
add responsive class to imgs
|
11 years ago |
psychobunny
|
bf677522a9
|
added additional_profile_info footer in posts view; plugins - filter:posts.custom_profile_info hook lets you add info to post block footer
also fixed app.alert - if title is not set then do not show title.
|
11 years ago |
psychobunny
|
27f4fdd179
|
fixes #377
|
12 years ago |
psychobunny
|
d1a94a91c2
|
added app.uid
|
12 years ago |
Julian Lam
|
948949c571
|
closed #375 - now asking socket.io to connect to "current page" instead of hardcoded url, removed api_url and "socket" section from public config
|
12 years ago |