Julian Lam
3624717d84
Merge branch 'master' of github.com:designcreateplay/NodeBB
11 years ago
Julian Lam
07b286650c
adding cache buster to ACP, removing bootstrap css in ACP
11 years ago
Baris Soner Usakli
32adbc8c77
close modal on error
11 years ago
Baris Soner Usakli
7310fe82d3
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Soner Usakli
189e69284e
fixes for post privileges
11 years ago
Julian Lam
0ccb8a77ba
Merge pull request #811 from BitBangersCode/alternate_title_fix
...
Only alternate title when not focused
11 years ago
Julian Lam
e8d6df22cb
Merge branch 'master' of github.com:designcreateplay/NodeBB
11 years ago
Julian Lam
5861630dec
- removed autocomplete in composer core (now entirely in mentions)
...
- upped jQuery UI to 1.10.4
11 years ago
MrWaffle
c1fea52a93
Only alternate title when not focused
11 years ago
Baris Soner Usakli
1980e945da
fixed admin page active sockets
11 years ago
Baris Soner Usakli
16a42619b5
closes #809
11 years ago
Baris Soner Usakli
54c05f9027
title is no longer centered in composer
11 years ago
Baris Soner Usakli
9879f645f6
added check for undefined, null empty string
11 years ago
Baris Soner Usakli
bbac361670
fixed crash if empty topic was loaded without ajaxify
11 years ago
Baris Soner Usakli
8c1c844007
closes #806
11 years ago
Baris Soner Usakli
1dddd77ae1
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Soner Usakli
72447c9b9c
grouped post buttons in dropdowns
11 years ago
psychobunny
025e1293fa
removed deprecated cssSrc, replaced with optional bootswatchCSS
11 years ago
Baris Soner Usakli
d8e14acbbf
closes #799
11 years ago
Baris Soner Usakli
5072b9c8a5
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Soner Usakli
959e6e83ea
closes #796
11 years ago
psychobunny
1528c70a30
deleted BS css files from core - please update vanilla
11 years ago
Dr.Z
43cc975ff7
Add Simplized Chinese.
...
Just modified the .json in language folder and some .tpl in the
templates folder(except the admin folder). Noted there are a lot of
front-end related code in the .js files, I’ll move on to them.
11 years ago
TedVJ
b5ed7b8b72
Fr translation fixes
11 years ago
TedVJ
a2165403a7
Fr translation for fd92d7b02a
11 years ago
Baris Soner Usakli
324bec41c4
chain
11 years ago
Baris Soner Usakli
0db6423c26
closes #792 , fixes multiple composers
11 years ago
Baris Soner Usakli
fd92d7b02a
can mark topic unread for all
11 years ago
Baris Soner Usakli
25b50323fa
markdown text in composer
11 years ago
psychobunny
4e5dfbc1c9
find .post-row instead of any li
11 years ago
Baris Soner Usakli
24ceb0f083
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Soner Usakli
48eb6a3f22
composer changeS
11 years ago
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
Julian Lam
17f98804c6
commented out "remember me" checkbox because it actually does nothing... :x
11 years ago
Baris Soner Usakli
c0712583f2
fixed category sockets
11 years ago
Baris Soner Usakli
d72926a5bb
Merge branch 'socketAL-fix' of https://github.com/designcreateplay/NodeBB into socketAL-fix
11 years ago
Baris Soner Usakli
a802dc4b68
admin.js socket fixes
11 years ago
Julian Lam
af6eb5359e
Merge branch 'master' into socketAL-fix
...
Conflicts:
public/language/cs/global.json
public/language/fr/global.json
src/routes/api.js
11 years ago
TedVJ
27762c2ab9
Fr Translation update #3
11 years ago
TedVJ
f63ab0faeb
Fr Translation update #2
11 years ago
TedVJ
cfbbc238f6
Fr Translation Update
11 years ago
Julian Lam
2b32ede4d8
fixed czech welcome message
11 years ago
Julian Lam
04da0447b5
fixed global:motd.get in es
11 years ago
Julian Lam
45ce0566e7
added translation to default MOTD
11 years ago
Julian Lam
c1c9438220
patching translator to ignore non-js files
11 years ago
Julian Lam
13ae2e9401
fixed global:motd.get in es
11 years ago
Julian Lam
beec96416f
added translation to default MOTD
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
Barış Soner Uşaklı
3a57c3b6d8
removed disabled attrib from reset button
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
8f9f5b2849
added user images to profile button in mobile view
11 years ago
Baris Soner Usakli
72fd78ac26
fixed indent in chat.tpl
11 years ago
Baris Soner Usakli
2d87ba534c
can paste images directly from clipboard
11 years ago
Baris Soner Usakli
e671f0343e
closes #782
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
Baris Soner Usakli
466c02a886
removed teaser_text
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
c8a514aa37
updated new timeago path
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
Julian Lam
3837841882
removed automatic "visible-xs-inline" on links added by static-page or -42
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
5e538ef051
fixed #710 - added labels to the top bar (update vanilla!)
...
merged "loading" and "more_posts" in topic i18n data, changed behaviour so that on mobile, only the spinner shows.
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
Julian Lam
e36f92b18e
closed #764
11 years ago
Barış Soner Uşaklı
dea43ee008
Merge pull request #763 from bdharrington7/master
...
added login register selectors to close the nav when clicked
11 years ago
Baris Soner Usakli
6053a8caa5
search icon should be hidden-xs
11 years ago
bdharrington7
bf96903d6e
removed submenu for login / register in guest menu options
11 years ago
bdharrington7
2b63b2c52a
fixed bug that hid the login menu option
11 years ago
bdharrington7
0ad1f1576b
Fix: login / register collapses on click, Search unavailable if not allowed
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
Baris Soner Usakli
92894277a9
clicking the pagination block no longer sends page to top
11 years ago
Baris Soner Usakli
1580226757
fixes toggle_mod_tools undefined error
11 years ago
Lumir Mrkva
bd0d09584b
added czech translation
11 years ago
Baris Soner Usakli
1e59147d64
closes #760
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
30ad852492
closes #758
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
99af660e48
adding missing modules.json files in languages
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
b61614f87b
fixed htmlentities in italian translation
11 years ago
Francesco
fd83769bde
added italian language files
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
6f94acd0f2
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Soner Usakli
8e6606fb5a
move post
11 years ago
psychobunny
cfa4256df5
admin - download emails.csv, thanks to @akhoury for the gist
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
psychobunny
6f120ff34a
closes #732 , custom robots.txt
11 years ago
psychobunny
0e5358a701
closes #698
11 years ago
psychobunny
7be16eab06
closes #722
11 years ago
Baris Soner Usakli
58580bd866
closes #716 , also moved chat to its own template
11 years ago
Julian Lam
f7b7af3004
so xregexp uses double backslashes...
11 years ago
Julian Lam
5a88a5ca60
allow underscores in slugs
11 years ago
Baris Soner Usakli
4dc8f2c2e1
closes #665
11 years ago
psychobunny
b131dacf39
set external link for categories
11 years ago
Baris Soner Usakli
32f17d5e13
closes #729
11 years ago
Julian Lam
bee3c06a07
clicking 'quote' now shows the quoted username before said quote
11 years ago
Julian Lam
8aa227b052
added note re: third-party emailer pluginses
11 years ago
Julian Lam
eaf25c4a5f
removing SMTP settings fields in email settings portion of settings tab in ACP
11 years ago
Baris Soner Usakli
e5ec5242c6
added relative_path
11 years ago
Baris Soner Usakli
c3f7faffd3
added relative_path in admin site templaets
11 years ago
Baris Soner Usakli
43a1ce66a1
added relative_path to recent_replies and browsing users
11 years ago
Baris Soner Usakli
9da165c1a7
added relative_path to templates
11 years ago
Baris Soner Usakli
02e550d3ad
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Soner Usakli
680fac0674
added relative_path to header.tpl
11 years ago
psychobunny
ea49295774
some translator methods useful for plugins that wish to support i8n
11 years ago
Baris Soner Usakli
981719dee1
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Soner Usakli
1466e68aa1
ssl support 101
11 years ago
Julian Lam
f1412193ef
Merge branch 'master' of github.com:designcreateplay/NodeBB
11 years ago
Julian Lam
b6fdc5595d
removed handlebars dependency for emailer, using ANDREWBARS now
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
5c048ac20a
closed #727
11 years ago
Julian Lam
11ed9e8c85
tweaks to emailer, implemented emailer hook for password reset
11 years ago
Julian Lam
0ac9ec6001
Merge remote-tracking branch 'origin/master' into email-revamp
11 years ago
Baris Soner Usakli
f21a98f37f
first pass, #524 , #667
11 years ago
psychobunny
0edd6985ec
templates.js added support for !@first and !@last conditionals
11 years ago
psychobunny
98a646fa62
changed numRecentTopics to numRecentReplies, that makes more sense now
11 years ago
psychobunny
fb53e89023
upgrade.js - categories.numRecentTopics
11 years ago
psychobunny
d28beaa4dc
admin - add "# recent topics to display" to categories
11 years ago
psychobunny
ac06567617
admin - add custom class to categories (forgot to commit this)
11 years ago
psychobunny
ebf07626de
use categories.class instead of hardcoded columns
11 years ago
psychobunny
03c4a1bc73
remove console.log(file) - no more exploding terminals
11 years ago
Julian Lam
08bdbc0bcc
cleanup of PR - fixed some logic bugs and linted
11 years ago
Julian Lam
35d6a99775
Merge branch 'AdminButton' of github.com:genderup/NodeBB into genderup-AdminButton
11 years ago
Julian Lam
cdb0b4b49e
Merge branch 'master' into email-revamp
11 years ago
Julian Lam
e45e86fcc1
fixed width icons in ACP. Also, who uses single quotes in HTML? ARGH
11 years ago
Julian Lam
24944762d7
fixing 'back to nodebb' ext, and revamping email confirm logic
11 years ago
Julian Lam
d6e0625fc8
Merge remote-tracking branch 'origin/master' into email-revamp
11 years ago
Baris Soner Usakli
8bfb338eee
#712
11 years ago
Baris Soner Usakli
1996e64c9b
if imgur client id is not set but local file uploads are enabled use that
11 years ago
Julian Lam
339ed4e47b
implemented emailer for welcome email (though the email confirmation system is horribly broken)
11 years ago
Julian Lam
3ff550914f
Merge remote-tracking branch 'origin/master' into email-revamp
...
Conflicts:
package.json
11 years ago
Baris Soner Usakli
742c8fb43c
closes #712
11 years ago
Baris Soner Usakli
d43f3cebc6
closes #707 , closes #686
11 years ago
Julian Lam
9d452241ad
Merge branch 'master' of github.com:designcreateplay/NodeBB
11 years ago
Julian Lam
c19a51e1b6
tweaking slugify code to not remove numbers
11 years ago
Baris Soner Usakli
8cfb239aac
closes #705
11 years ago
Baris Soner Usakli
a974c6fa99
possible fix for mongo crash
11 years ago
Julian Lam
1e61033667
Merge branch 'master' of github.com:designcreateplay/NodeBB
11 years ago
Julian Lam
53caa5e422
full unicode support in slugify method, thanks to XRegExp
11 years ago
Baris Soner Usakli
204913c63d
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Soner Usakli
6c30437c47
closes #706 , refactor admin image uploads, fixed gif uploads
11 years ago
psychobunny
69e0aa338d
resolved some todo that's been in there for many months
11 years ago
psychobunny
6dcd06b63c
removed unused parameter in templates.prepare
11 years ago
Baris Soner Usakli
fbb4998999
closes #676
11 years ago
Julian Lam
e4e57ce31f
initial commit to emailer system overhaul
11 years ago
Baris Soner Usakli
21155b1b80
recent rss link fix
11 years ago
Baris Soner Usakli
be3465c5ca
display events in admin page events section
11 years ago
Baris Soner Usakli
a55fc364a0
closes #697
11 years ago
Baris Soner Usakli
2f90949560
vanilla color fixes
11 years ago
Baris Soner Usakli
a940219321
remvoed the timeout on the login call
11 years ago
Michael Mitchell
0f0913bfe5
add admin button
11 years ago
Baris Soner Usakli
ba2f47ead6
closes #690 , closes #691
11 years ago
Julian Lam
b52782deb8
removed use of strip_tags and using String library instead
11 years ago
Julian Lam
d8183c056c
added cache buster to require.js files - fixes #687
11 years ago
Julian Lam
6ad28dadd4
Merge pull request #685 from akhoury/master
...
can i haz header-icons pls, merry xmas
11 years ago
Baris Soner Usakli
2c489c600c
closes #675
11 years ago
akhoury
abc782f5e6
can i haz header-icons pls, merry xmas
11 years ago
Baris Soner Usakli
83cc8f3ba8
fixed header template value too
11 years ago
Baris Soner Usakli
e9fbed71ae
closes #613 , fixed allowRegistration incase its undefined
11 years ago
Julian Lam
256a2fa9c6
Merge branch 'master' of github.com:designcreateplay/NodeBB
11 years ago
Julian Lam
0f362b7fac
updated bootstrap - because why not
11 years ago
Baris Soner Usakli
ea84fd70af
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Soner Usakli
09efb83ef3
make sure relativeTime doesn't display negative values
11 years ago
Julian Lam
0ed8fd6cbd
Merge branch 'master' of github.com:designcreateplay/NodeBB
11 years ago
Julian Lam
2f1a3b9789
enabled touch events for composer resizing -- composer is now ipad
...
supported!
11 years ago
Baris Soner Usakli
d068139d81
changed header links to icons
11 years ago
Baris Soner Usakli
764e937c43
removed inline style
11 years ago
Baris Soner Usakli
fe1a75d1fd
paginator starts hidden
11 years ago
Baris Soner Usakli
3dc9e2f4fa
added the success alert
11 years ago
Baris Soner Usakli
3bd8cf69a1
admins can create users from admin/users panel
11 years ago
Baris Soner Usakli
f68f02d346
closes #679
11 years ago
Baris Soner Usakli
b6d4ae2732
removed mobile menu
11 years ago
Baris Soner Usakli
680dbf138a
closes #669
11 years ago
Baris Soner Usakli
845e5e7986
no need to store taskbar
11 years ago
Baris Soner Usakli
8bfea656c4
Merge branch 'master' of https://github.com/akhoury/NodeBB into akhoury-master
11 years ago
Baris Soner Usakli
ea2c03e28b
closes #670
11 years ago
Baris Soner Usakli
f29b375ed4
refactored composer so that it uses a different div for each instance, closes #575
11 years ago
Julian Lam
07f1e0bcb5
ninjafix -- if you don't have a saved composer width, it doesn't set a
...
width (default ot 50%)
11 years ago
Julian Lam
0b94297c64
Merge remote-tracking branch 'origin/master' into composer-revamp
11 years ago
Baris Usakli
da9c673ec4
closes #651
11 years ago
Julian Lam
1e6863ee19
adjusting snap guide sensitivity
11 years ago
Julian Lam
00eb6b4efc
responsive fixes for new composer
11 years ago
Julian Lam
002826d84f
resizing the post composer now saves the size for future windows
11 years ago
Julian Lam
289e081e2e
fixed new composer posting (woot)
11 years ago
Julian Lam
83f20c1cdb
OMG SNAPS
11 years ago
Julian Lam
c4623e2447
Merge remote-tracking branch 'origin/master' into composer-revamp
11 years ago
Julian Lam
99fba3b83a
fixing issue where composer pushing didn't wait for the template to
...
properly render :P
11 years ago
Baris Soner Usakli
2580caf864
fixing #591 again looks like it got overwritter by merge
11 years ago
Julian Lam
f2d631e42d
new composer window template (WIP!)
11 years ago
Julian Lam
d86aefb518
removing defunct "template" argument in ajaxify.go
11 years ago
psychobunny
3782ae1647
don't show profile fields if they are hidden. closes #660 . also added missing language keys to EN
11 years ago
psychobunny
2e52dd59ee
Merge pull request #664 from ifuyivara/master
...
Adding support for restricting category read access based on user groups
11 years ago
psychobunny
d7a444d9ab
dynamically update post count in post footer on new post
11 years ago
psychobunny
f9e2b50826
dynamically update user rep in post footer if reputation is increased
11 years ago
psychobunny
32a32fcf5c
match login.tpl button to look like register.tpl
11 years ago
root
35ad3be969
Adding support for restricting category read access based on user groups
11 years ago
Baris Soner Usakli
9cb20c3886
added callback to api categories.get
11 years ago
Baris Soner Usakli
30c11a8b42
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Soner Usakli
27a01f6c61
closes #657
11 years ago
psychobunny
bf27ade251
admin - added ability to remove icon from categories
11 years ago
akhoury
04ea573caa
removed jQuery from iife, the $ is global
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
Julian Lam
c313c4501b
pushNotifCount method for real-time updating of notification bell + favicon for multiple tabs ( closes #219 )
11 years ago
Julian Lam
d72d2decd5
Merge branch 'master' of github.com:designcreateplay/NodeBB
11 years ago
Julian Lam
43c05d1d85
adding cache busters to client side files ( closed #586 )
11 years ago
Baris Usakli
27ac24b1e3
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Usakli
95495926fc
some fixes to composer image upload
11 years ago
psychobunny
0f254c0b6c
moved theme.css to top
11 years ago
psychobunny
b27478876e
moved favicon link to top of header
11 years ago
psychobunny
a3734f2e15
completed custom favicon upload, closes #643
11 years ago
psychobunny
1b843fba9c
added admin route to upload favicon
11 years ago
psychobunny
35f17db141
added button in admin to upload favicon + show current favicon image
11 years ago
Julian Lam
0148cf06d0
replaced all instances of missing config.relative_path to RELATIVE_PATH
11 years ago
Baris Soner Usakli
cd77a1a457
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Soner Usakli
6aeca98cd4
closes #633
11 years ago
psychobunny
07a3b3f00b
added delete button to category image uploader in case you wanted to revert to bgColor
11 years ago
psychobunny
b511653e74
fixes #622
11 years ago
psychobunny
b5e37a6ce8
fixes #123 , parse object properties in template outside of namespace
11 years ago
psychobunny
4ff8509a0e
clean up from the last admin/categories refactor
11 years ago
psychobunny
e76936abfc
added ability to upload category images. closes #638 , closes #532
11 years ago
psychobunny
4c40ee8e6e
fixed missing language key on image uploader modal
11 years ago
psychobunny
ddcf46fc73
uploading picture didn't update profile image until refreshed - fixed
11 years ago
psychobunny
7db234f958
added setting to convert profile iamges to png in control panel
11 years ago
psychobunny
c0721e105f
added setting to disable privilege threshold system
11 years ago
psychobunny
a475e38078
if app is not focused and chat message comes in, activate alternatingTitle. closes #620
11 years ago
psychobunny
932b960aa9
app.isFocused; app.js cleanup
11 years ago
psychobunny
24b12e23ea
fixes #636 , conditionals broken from f1ad469861
11 years ago
psychobunny
2a5d6e04fc
fixes #583 (aka. "son, we heard you like containers so we put containers inside your containers") -- duly fixed
11 years ago
psychobunny
f1ad469861
templates - don't clean up selector conditionals; fixes topic posting bug introduced at 090d35f306
11 years ago
psychobunny
4b9bfca767
français, deutsche, and español support for 202a4c4105
11 years ago
psychobunny
202a4c4105
added rep + post count metrics to post body, closes #443
11 years ago
psychobunny
000c7efb1a
Merge pull request #623 from tedr56/master
...
French language files
11 years ago
psychobunny
90ad08a00d
fixes #616
11 years ago
psychobunny
90e1e2436c
closes #539
11 years ago
psychobunny
da94d6214b
when new notification comes in, refresh notification page - closes #608
11 years ago
psychobunny
67e49db797
ajaxify.refresh(); removed console.log
11 years ago
psychobunny
de9100c489
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
psychobunny
4348e1efa4
use ajaxify.currentPage to find the user's location easily
11 years ago
Julian Lam
6de3dba239
Merge branch 'master' of github.com:designcreateplay/NodeBB
11 years ago
Julian Lam
021cf9b8f6
fixes to language template usage
11 years ago
psychobunny
ca087e6fa7
fixes #576
11 years ago
psychobunny
6c9e28232f
added translation method to recent's infinite loader
11 years ago
psychobunny
ceac8e2dc9
added translation to unread infinite loader
11 years ago
psychobunny
98cf6eec71
shift clicking now opens links in a new window, closes #630
11 years ago
psychobunny
e0e153eafb
added translation to category infinite loader method
11 years ago
psychobunny
5c3c2623f2
added translation to new post creation, closes #627
11 years ago
Baris Soner Usakli
34fc326a37
closes #618
11 years ago
psychobunny
36745608bf
removed console.log
11 years ago
psychobunny
090d35f306
clean up conditional comments in the DOM; conditionals now treat undefined variables as false; closes #617
11 years ago
Julian Lam
347f5c132e
updates to language files, capitalizing some values across languages
11 years ago
Baris Usakli
9ee250b597
fixes humanreadable numbers in infinite scrolling
11 years ago
Baris Usakli
074d7e7c8d
Merge remote-tracking branch 'origin/master' into dbal
11 years ago
Barış Soner Uşaklı
870d48dc81
Merge pull request #603 from Joopmicroop/master
...
added account class for account template pages for easy styling
11 years ago
tedr56
8e2cc1c883
Correct english language file
11 years ago
tedr56
af09f4aca8
added french language files
11 years ago
Baris Usakli
6313a5eeb1
Merge remote-tracking branch 'origin/master' into dbal
11 years ago
Pablo Macaluso
26de85c1de
updated es translations with new strings added from #607
11 years ago
Julian Lam
a54f464a13
updating language files with missing files for es
11 years ago
Julian Lam
bfbc596348
fixing extra comma in es language file
11 years ago
Pablo Macaluso
8cfc5dda37
added spanish language files (courtesy of Pablo Macaluso)
11 years ago
Julian Lam
b81737bc0f
moved refreshTitle into app.js, messaging someone now invokes an alternating title, hehe
11 years ago
Julian Lam
385aa6df92
fixed last couple tweaks, ready t'merge
11 years ago
Baris Soner Usakli
95bb838699
Merge remote-tracking branch 'origin/master' into dbal
11 years ago
Julian Lam
2c131f172a
fixing up some translations - WIP
11 years ago
Julian Lam
3d9a732c4a
Merge branch 'master' of github.com:BudickDa/NodeBB into BudickDa-master
...
Conflicts:
public/language/en/global.json
11 years ago
Julian Lam
4819bea378
more tweaks to the chat dropdown -- handling null case -- issue #615
11 years ago
Julian Lam
030ce95dea
closed #615 - added "active chats" dropdown to header
...
- some minor tweaks also, to make taskbar work a little better with chats
11 years ago
Julian Lam
a65c79cb02
minimized the reconnect spinner to icon only, added bootstrap tooltip
11 years ago
Baris Usakli
705754e823
merged master
11 years ago
Julian Lam
041e77f688
fixing replying (whoops)
11 years ago
Baris Usakli
b927f6ce29
added raw info
11 years ago
Baris Usakli
519d376071
added mongo info function, change admin redis template to database template
11 years ago
Julian Lam
d9ee9bf5e3
revamped handling of unread messages, so that a socket call is made to all socket clients whenever a new unread message is available. Prior behaviour had the unread count updated via ajax call on ajaxify (which was clumsy at best and didn't update automagically)
11 years ago
Baris Usakli
7875138c08
added parseInt
11 years ago
Julian Lam
fe4aee177d
lots of tweaks to chat and taskbar
11 years ago
Julian Lam
16e07d475f
pushing FA icon for chat taskbar title
11 years ago
Julian Lam
6bd4a34e69
fixed favicon sometimes updating with a string 0, should always be an int
11 years ago
Julian Lam
b176629b44
integrated Tinycon lib and actually fixed notification counts... heh.
...
closed #610
11 years ago
Julian Lam
5b6f5ebf9d
added tinycon lib and changed notif icon to be in CSS instead of in
...
template
11 years ago
Julian Lam
69f453c73c
Merge pull request #601 from cnvo/patch-1
...
Replace notifications icons from fa-circle to fa-bell
11 years ago
Julian Lam
dab0435d9b
Merge pull request #600 from cnvo/patch-2
...
Replace notifications icons from fa-circle to fa-bell
11 years ago
BudickDa
8a99eef4fb
Update global.json
11 years ago
BudickDa
32df811765
i18n for all templates completed, jsons for german added
11 years ago
Joopmicroop
700cab686b
Update following.tpl
11 years ago
Joopmicroop
af06e0335a
Update followers.tpl
11 years ago
Joopmicroop
4a8dc82bd2
Update accountedit.tpl
11 years ago
Joopmicroop
8a4e2b1ea0
Update accountsettings.tpl
11 years ago
Barış Soner Uşaklı
99fbc0dfd5
Update account.js
...
removed extra s
11 years ago
Baris Usakli
8d3a647d16
fixed hardcoded userslug
11 years ago
Baris Usakli
53afe6cb68
closes #591
11 years ago
Baris Usakli
190948336a
closes #590
11 years ago
Trvr
a48a07603c
Replace notifications icons from fa-circle to fa-bell
...
We should change this icon to utilize the icons better.
11 years ago
Trvr
d930e2a1be
Replace notifications icons from fa-circle to fa-bell
...
We should change this icon to utilize the icons better.
11 years ago
Baris Soner Usakli
d5c0ca4a9d
closes #595
11 years ago
Baris Soner Usakli
437379413e
closes #592
11 years ago
Baris Soner Usakli
ddb7896df1
fixed post count in paginator and post bar when infinite loader kicked in
11 years ago
Julian Lam
cc242ca667
fixed #589
11 years ago
Julian Lam
b9f1176ec1
moved paginator progress bar into paginator block, better mobile handling, and hiding it on page load
11 years ago
Baris Soner Usakli
46a14715e3
fixed logout in admin site, cleaned up topics.post, anon users can post topics now if allowed
11 years ago
Baris Soner Usakli
c1da56ce45
added auto mention if u click post reply
11 years ago
Baris Usakli
ee63fae803
closes #584
11 years ago
Baris Usakli
720711756f
show bottom post bar after new post, fixed the insertion of new posts
11 years ago
Baris Usakli
90a12c3253
fixed index to int
11 years ago
Baris Usakli
6a00ab3782
removed btn-large from post topic button
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
Julian Lam
bcfb4ca0e4
off by one error
11 years ago
Julian Lam
0159a43a20
Merge branch 'master' of github.com:designcreateplay/NodeBB
...
Conflicts:
public/src/forum/topic.js
11 years ago
Julian Lam
86b019ec89
paginator progress bar
11 years ago
psychobunny
98a12cd1e1
clearing first blocks from dynamically inserted templates - made regex less greedy
11 years ago
psychobunny
30a7f1a816
removed .main-post from follow class (now using conditionals to show/hide)
11 years ago
Baris Usakli
6ca3d0c4af
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Usakli
b2074c6dda
fixes to infinite load and paginator
11 years ago
Julian Lam
d7c0e1c62e
Merge branch 'master' of github.com:designcreateplay/NodeBB
11 years ago
Julian Lam
56ef05a0bf
putting category options behind a dropdown, and fixing category enable/disable
11 years ago
Baris Usakli
dd36cce329
closes #582
11 years ago