kingjan1999
8ac40eb44c
Update FontAwesome to 4.7.0
2017-01-15 17:51:28 +01:00
kingjan1999
cbe8807ebd
update fontawesome.tpl
2017-01-15 17:46:21 +01:00
Peter Jaszkowiak
05b68391dd
Use /assets for client assets
...
- Route `/assets` -> `build/public`, falling back on `public`
- Moved destinations for `nodebb.min.js`, `acp.min.js`, `admin.css`, `stylesheet.css`, `templates`, and `sounds` to `build/public`
- r.js modules previously routed through express are now symlinked into `public/build/src/modules`
- minfiles no longer served from a memory cache
- use config `views_dir` setting everywhere template directory is used
- fix cache buster `v=v=`
2017-01-14 22:38:40 -07:00
Peter Jaszkowiak
e1a29f4aa8
Switch to assets route
2017-01-14 17:12:16 -07:00
Peter Jaszkowiak
b4b3be3d97
Cache bust translations, query param name
2017-01-14 14:09:46 -07:00
Peter Jaszkowiak
c97764ee6f
Fix incomplete "group" search results
2017-01-14 14:09:46 -07:00
Peter Jaszkowiak
2f07c18c5a
All hail the glorious translation prebuilding
2017-01-14 14:08:52 -07:00
Julian Lam
9dcbe875a0
Merge branch 'master' into develop
2017-01-13 15:01:34 -05:00
Julian Lam
c99321a518
always setting app.previousUrl now, and passing cid into filter:category.topics.get hook
2017-01-13 15:01:14 -05:00
barisusakli
8f0f959d53
add filter:categories.copyPrivilegesFrom
...
https://github.com/Schamper/nodebb-plugin-poll/issues/77
2017-01-13 12:04:20 +03:00
Peter Jaszkowiak
386284beb8
Windows compat
2017-01-12 15:45:44 -07:00
Julian Lam
2a9088d571
updating checkGlobalPrivacySettings middleware to hook into write-api for auth
2017-01-12 15:55:56 -05:00
psychobunny
65cf2dbe55
move updateRoomUsage to after graph setup #5346
2017-01-12 14:26:03 -05:00
psychobunny
7f9381b087
closes #5346
2017-01-12 14:22:30 -05:00
psychobunny
9797f69324
action:chat.sent
2017-01-12 11:48:41 -05:00
Julian Lam
10f270d016
adding byPid zset for flags
2017-01-12 11:31:59 -05:00
Julian Lam
f58107e40a
Merge remote-tracking branch 'origin/master' into develop
2017-01-12 11:29:34 -05:00
Julian Lam
bef3da5b48
pass flagId into flag.update hook
2017-01-12 10:09:47 -05:00
Julian Lam
6c04e393b5
fire hooks for flag update
2017-01-12 10:03:50 -05:00
barisusakli
8f916343f0
closes #5361
2017-01-12 14:41:35 +03:00
barisusakli
938022a0f7
add postData to action:post.delete, closes #5360
2017-01-12 14:32:38 +03:00
barisusakli
274448426d
helpers.setupAdminPageRoute
2017-01-12 14:32:38 +03:00
barisusakli
1e137636c9
closes #5359
2017-01-12 14:32:38 +03:00
Misty (Bot)
759f1e2085
Latest translations and fallbacks
2017-01-12 09:21:45 +00:00
Julian Lam
d29361f4c9
added additional visibility masks for profile menu hook, also added isPrivileged user method, closes #5306
2017-01-11 15:06:28 -05:00
Julian Lam
8eb47e1987
added back missing next(), @baris
2017-01-11 14:43:56 -05:00
Julian Lam
20d035bdac
hotfix to utils.isRelativeUrl to handle null or undefined first argument
2017-01-11 14:33:51 -05:00
Julian Lam
7bbb05637c
flag translations and fallbacks
2017-01-11 13:20:26 -05:00
Barış Soner Uşaklı
05053071fe
up composer
2017-01-11 20:12:26 +02:00
Julian Lam
bbc02dcc5d
lol wtf
2017-01-11 09:44:54 -05:00
Julian Lam
a13c6f8c65
adding a safeguard into flags upgrade script @baris
2017-01-11 09:43:34 -05:00
barisusakli
367078056e
add hook
2017-01-11 14:41:31 +03:00
barisusakli
0c8aa599a0
closes #5357
2017-01-11 14:40:52 +03:00
Dominic Lennon
04e5707143
Fixing lint issues
2017-01-11 11:24:27 +00:00
barisusakli
37bb6e9b6d
action:user.removeUploadedPicture
2017-01-11 13:59:27 +03:00
Dominic Lennon
ed19454eca
Adding more specific timing for session timings
2017-01-11 10:51:41 +00:00
Misty (Bot)
4ec7200260
Latest translations and fallbacks
2017-01-11 09:21:36 +00:00
psychobunny
3b4d7b1d70
up tjs
2017-01-10 13:47:31 -05:00
barisusakli
dd9e286633
closes #5355
2017-01-10 18:31:08 +03:00
barisusakli
1e9fabc5db
closes #5354
2017-01-10 15:45:07 +03:00
barisusakli
611be77361
closes #5353
2017-01-10 15:16:49 +03:00
Dominic Lennon
d248ef95cd
Fix for issue #5334 . SessionStore now uses the correct value
2017-01-10 11:48:27 +00:00
Misty (Bot)
ac03c2b270
Latest translations and fallbacks
2017-01-10 09:21:46 +00:00
Julian Lam
1a0e4db466
removing duplicate strings from flags language file
2017-01-09 16:22:55 -05:00
Julian Lam
ca7f834f53
updating tx assets
2017-01-09 16:20:33 -05:00
Julian Lam
9987d52855
Merge remote-tracking branch 'origin/master' into develop
2017-01-09 16:18:15 -05:00
Julian Lam
2ab2486d3b
if require call on page script fails, remove from scripts array
2017-01-09 15:02:32 -05:00
Julian Lam
6a591069c5
fixes issue with ajaxify.end not firing
2017-01-09 14:51:05 -05:00
barisusakli
cc96e32970
closes #5352
2017-01-09 18:16:48 +03:00
Misty (Bot)
5522d0908e
Latest translations and fallbacks
2017-01-09 09:21:45 +00:00