psychobunny
10b9919a49
removed some possibly antiquated privs code
10 years ago
psychobunny
f8af900415
post button components
10 years ago
psychobunny
1d53365707
post/reply component
10 years ago
psychobunny
a740e8e98f
post/header component
10 years ago
psychobunny
61db112942
topic/follow component
10 years ago
psychobunny
ec079afab1
post/content component
10 years ago
psychobunny
855e43ea12
deprecation notices
10 years ago
psychobunny
0c4ffafca3
topic buttons are now components
10 years ago
psychobunny
15b54d6e43
removed more .post-row selectors
10 years ago
psychobunny
51745568df
removed the rest of the .post-row selectors in favour for components system
10 years ago
psychobunny
901cb92941
if no args, get all components of that type
10 years ago
psychobunny
567d171d2f
jshint
10 years ago
psychobunny
e3899f9535
Merge remote-tracking branch 'origin/master' into persona
10 years ago
psychobunny
6439147586
updated core to point #post_container and .post-row to its respective components
10 years ago
psychobunny
8fcdae7f17
get a post component by any of its attributes
10 years ago
psychobunny
1df20465ed
fixes to components; added post component
10 years ago
psychobunny
5727658976
wrapper for grabbing components without modifiers
10 years ago
psychobunny
eba0f32913
post/anchor component
10 years ago
psychobunny
d347e88361
post/header component
10 years ago
psychobunny
54cbbe2844
components system
10 years ago
Julian Lam
406126536a
missing semicolon
10 years ago
Julian Lam
9fc97ce92d
fixing handleACPRedirect on subfolder installs
10 years ago
psychobunny
e08f34e79d
function.generateTopicClass
10 years ago
psychobunny
412c5360a6
allow timeago to be cast on other elements as well, ex. small
10 years ago
psychobunny
82ac542f55
helpers.generateCategoryBackground
10 years ago
barisusakli
a73f34df4a
no need for ajaxify.end listener
10 years ago
barisusakli
c448c8cc8c
closes #2864
10 years ago
barisusakli
32369f6191
disabled textcomplete css for now
10 years ago
Barış Soner Uşaklı
eda98a35ea
closes #2862
10 years ago
Barış Soner Uşaklı
89333ab339
closes #2824 doggy.gif
10 years ago
psychobunny
f7f048f06a
when toggling composer preview, autofocus on composer
10 years ago
barisusakli
e6c0794061
create tooltips for users on widgets
10 years ago
barisusakli
d3b2742da0
closes #2746 closes #2747
10 years ago
barisusakli
2f688136d1
closes #2852
10 years ago
barisusakli
b37bcc6dfe
closes #2853
10 years ago
psychobunny
dfe48fffb1
composer fixes when resizing window horizontally
10 years ago
barisusakli
e9f82b7eee
updated isLatin check doggy.gif
10 years ago
barisusakli
67b7ecf4df
Merge branch 'master' of https://github.com/NodeBB/NodeBB
10 years ago
barisusakli
dd06e8d7d8
return early if falsy
10 years ago
psychobunny
2f05ec7de0
closes #2839 and #2840
10 years ago
barisusakli
fd1b7bbd3a
fix redirection
10 years ago
psychobunny
ec897be3e7
jshint
10 years ago
barisusakli
f89741636c
return false to prevent default
10 years ago
barisusakli
ca31ac882c
added return true/false
10 years ago
Julian Lam
5269c2eb9e
latest language translations
10 years ago
barisusakli
076931d5b5
fix search tooltip
10 years ago
psychobunny
8d313d2f16
return composing state to normal after discard/posting
10 years ago
psychobunny
7b604c0895
this prevents autosize from causing the screen from jumping up and down as you type, on android at least
...
@jackmoore this might not the best solution but its working well so far.
let me know if you'd like a PR :)
10 years ago
psychobunny
6d4b658579
using unminified version of autosize
10 years ago
psychobunny
9262c8b9f6
after selecting a category in composer, auto-select the next field
10 years ago
psychobunny
83f89e9537
made action bar button less restrictive
10 years ago
psychobunny
31368ac974
on mobile, resize composer textarea as you type so it doesn't constrain the editable view
10 years ago
psychobunny
5e3a990f2d
added vendor/autosize
10 years ago
psychobunny
7227dfd704
add composing mobile classes if composing on mobile
10 years ago
psychobunny
7282bbafb2
removing composer-mobile.tpl
...
was totally a bad idea.
10 years ago
Barış Soner Uşaklı
9d0b4f5841
app.showEmailConfirmWarning :dull:
10 years ago
Barış Soner Uşaklı
940c33c426
fix js error removed dupe code
10 years ago
Barış Soner Uşaklı
abd3979fb3
closes #2465
10 years ago
psychobunny
eb733fdb6f
toggle preview button on composer
10 years ago
Barış Soner Uşaklı
8484c7c51a
closes #2850
10 years ago
Julian Lam
40763d2ae7
#2849 again
10 years ago
psychobunny
f1f199019d
Merge pull request #2845 from cnvo/master
...
Update FontAwesome 4.3.0
10 years ago
Julian Lam
57a64870fd
actually fixing #2849
10 years ago
Julian Lam
e8167a80a0
if bgColor and color are not sent in the category creation call, automatic colours are supplied
10 years ago
psychobunny
daf9999a29
prevent composer from going too low
10 years ago
Julian Lam
2a80140e70
fixed issue where socket.io would no longer reconnect perpetually, new behaviour waits 10x the reconnect delay, and then starts over. Also upped the reconnection delay default to 1.5s.
10 years ago
Trevor
8d2f89a5e2
Update FontAwesome 4.3.0
...
Fixed incorrect variables path.
10 years ago
Trevor
6454e89bac
Update FontAwesome 4.3.0
10 years ago
psychobunny
6059165a54
if composer:resizePercentage hasn't been set, default to half the page
10 years ago
psychobunny
0913dbbade
added a border effect on max'd composer
10 years ago
psychobunny
3b5b87c14e
Merge branch 'master' of https://github.com/NodeBB/NodeBB
10 years ago
psychobunny
49a173bdf0
last bit of fixes to composer
10 years ago
psychobunny
bc9d7f2922
fix so that mouse is always on the handle
10 years ago
psychobunny
5b56157403
composer refactor part 1
...
removed lots of hardcoded values; used translate 3d instead of height
for smoother dragging; various optimizations; snap to top functionality
10 years ago
psychobunny
09e0d660cd
tags:enter_tags_here better messaging
10 years ago
psychobunny
bd99124fb9
refactored write preview code
10 years ago
psychobunny
da758c429a
remove hardcoded z-index; give composer a "maximized" class if maximized
10 years ago
Julian Lam
bbbb362125
not referencing parent scope when inside BEGIN in widgets tpl
10 years ago
psychobunny
b56e862838
removed hardcoded fa-chevron icons from client js
10 years ago
psychobunny
7890c59dc5
Merge remote-tracking branch 'origin/master' into composer-redesign
10 years ago
Barış Soner Uşaklı
53e0615df7
removed path use external
10 years ago
Barış Soner Uşaklı
4d45a81fdb
closes #2383
10 years ago
psychobunny
1ec1c5a366
fixes composer maximizing
10 years ago
psychobunny
fcc8093fa6
#1642 show discard prompt
10 years ago
psychobunny
e47c375e69
closes #1642
10 years ago
Julian Lam
4360069859
fixing buttons on mobile composer, and updating format so tags button only appears on mobile
10 years ago
barisusakli
e5dc408ef5
change current page after ajaxify:start event
10 years ago
barisusakli
d00f8a3d27
added uploads/system
10 years ago
barisusakli
dc94fe2b6c
move admin upload routes to api namespace
...
move usrrs/csv to api namespace
10 years ago
barisusakli
f87f797bed
dont keep window.location.search on regular ajaxify
10 years ago
Mega
42eadc72a4
Click on "Delete" btn in ACP > General > Navigation causes redirect.
10 years ago
barisusakli
289474edf7
closes #2827
10 years ago
barisusakli
63a6702285
removed whitespace
10 years ago
barisusakli
23a6b33f64
not used
10 years ago
barisusakli
c15a289d2a
fix check
10 years ago
barisusakli
2a8437f08f
removed templates config and mapping 🐑
10 years ago
Barış Soner Uşaklı
f7d7cc2610
closes #2808
10 years ago
Barış Soner Uşaklı
607535b37e
closes #2823
10 years ago
yariplus
1102f40873
Add object setting plugin
...
Allows objects to be added to a plugin's settings using a tag with a JSON-like syntax in data-attributes.
A complex object can be created by using an array or another object as a parent, the object will be added to the parent array or the parent object's declared property instead of as it's own data-key.
10 years ago
psychobunny
9bf55c96d2
closes #2818
10 years ago
Julian Lam
d7cd936b54
added preserveCase option to slugify
10 years ago
psychobunny
8c79e11dae
properly fixes #2782
10 years ago
Barış Soner Uşaklı
cd1d287a46
fix new posts appearing out of order
10 years ago
Barış Soner Uşaklı
8b21f1c8ab
dont reload settings page on every save
...
only show an alert if reload is required
renamed settings.language to settings.userLang to match the config
10 years ago
Julian Lam
73a0908228
fixed hungarian language key being incorrect :rage2:
10 years ago
Barış Soner Uşaklı
5140e5db8d
closes #2759
10 years ago
barisusakli
01b012d89d
#1642
10 years ago
barisusakli
2c2586b578
closes #2271
10 years ago
psychobunny
332d4346ba
fixed disable toggle for nav
10 years ago
psychobunny
a59b932020
displayUsersLink deprecated
10 years ago
psychobunny
cfd66e5dd4
fixes #2795
10 years ago
barisusakli
f7f453f8cd
closes #2794
10 years ago
psychobunny
046bcef800
fixes #2782
10 years ago
Julian Lam
6a32a0f399
closes #2775
10 years ago
Julian Lam
a3bc5d2037
fixing bug where the nav dropdown didn't close when a chat was opened
10 years ago
Julian Lam
5173fd7138
#2796
10 years ago
Julian Lam
72e9a6caa8
tweaks to ACP plugins page
10 years ago
Julian Lam
a2c6f58782
fixed issue where an updated alert didn't contain changes to the clickfn, closes #2798
10 years ago
Julian Lam
339619fc9d
#2799
10 years ago
Julian Lam
4a264cac52
latest fallbacks
10 years ago
Julian Lam
01166b08c3
latest translations
10 years ago
Julian Lam
00f3084b8e
closes #2792 , closes #2791 , closes #2788 , closes #2787 , closes #2786 , closes #2785 , closes #2784 , closes #2783
...
Squashed commit of the following:
commit ca5064a4effa3904ce936b521b169bba8d24f1a1
Author: Julian Lam <julian@designcreateplay.com>
Date: Thu Feb 26 08:19:32 2015 -0500
Revert "added ajaxify popstate cache, so back/forward will just put back the already loaded page"
This reverts commit 77d154bb8b
.
commit ae07fc56c156074de8048bb627f5d9be849c8ad1
Author: Julian Lam <julian@designcreateplay.com>
Date: Thu Feb 26 08:19:24 2015 -0500
Revert "on click, topics are marked read from the unread page. Also fixed an issue where isPopState kept getting set to true, causing issues"
This reverts commit d8c9ec0d40
.
Conflicts:
public/src/client/unread.js
commit 96ee3631d7e4e1fc2c1b7632d86684fecd1e430f
Author: Julian Lam <julian@designcreateplay.com>
Date: Thu Feb 26 08:18:25 2015 -0500
Revert "actually fixed isPopState error"
This reverts commit e6701c5a1f
.
10 years ago
psychobunny
32ce785e5a
somebody was trying to save trees by reducing whitespace
...
burn the trees
10 years ago
psychobunny
26245133f3
linted client-side core modules
10 years ago
psychobunny
241f5b0224
linted client side modules
10 years ago
psychobunny
cb1e2c9fef
linting client side modules
10 years ago
psychobunny
c3541dbc95
linting acp
10 years ago
psychobunny
f6d90782a8
hinting
10 years ago
psychobunny
c1b45bc0ea
#2779 when duplicating categories, rename category:name to indicate it is duplicate
...
otherwise :rage1: when somebody deletes the wrong category
10 years ago
psychobunny
5020e864fc
#2779 also copy icon
10 years ago
psychobunny
59d176fa7b
closes #2779
10 years ago
barisusakli
a0c3ddc555
fix navigator
10 years ago
psychobunny
b1f835b053
Merge remote-tracking branch 'origin/master' into sortable-menu
10 years ago
psychobunny
2b57ef3d4b
fixed a bug with draggable
10 years ago
psychobunny
2ff59278c9
navigation cleanup
10 years ago
psychobunny
aa58302a27
type check before escape/unescape
10 years ago
psychobunny
1774cf0b15
allow language strings in menu items
10 years ago
psychobunny
be06162f0d
translator.unescape
10 years ago
psychobunny
33e4a2f1ec
translator.escape
10 years ago
psychobunny
6c0efa09c0
bugfix
10 years ago
psychobunny
d806cd134f
sortable menus, done
10 years ago
psychobunny
809ed255d1
drag & drop routes
10 years ago
Julian Lam
f00589c8ba
removing 'see all chats' from chats list, as it is in menu.tpl now
10 years ago
Julian Lam
ec075ca608
suppressing alertSuccess when clicking into topics from unread page
10 years ago
Barış Soner Uşaklı
73505e9bd0
closes #2247
10 years ago
psychobunny
afc690d67b
upon saving, copy over route properties from defaults
10 years ago
psychobunny
a9f175a2bb
ability to sort navigation
10 years ago
psychobunny
a2e3179ea4
nav - enable / disable
10 years ago
psychobunny
1ae0a8a1bf
typo
10 years ago
psychobunny
c3701bcea7
loading and saving navigation
10 years ago
psychobunny
fbc0a11c87
nav - basic ACP setup
10 years ago
Julian Lam
e6701c5a1f
actually fixed isPopState error
10 years ago
Julian Lam
d8c9ec0d40
on click, topics are marked read from the unread page. Also fixed an issue where isPopState kept getting set to true, causing issues
10 years ago
Julian Lam
77d154bb8b
added ajaxify popstate cache, so back/forward will just put back the already loaded page
10 years ago
Barış Soner Uşaklı
094cd6df32
closes #2777
10 years ago
Julian Lam
55262b399a
tweaks and refactoring for #2774
10 years ago
psychobunny
40008a9e85
Merge remote-tracking branch 'origin/master' into sortable-menu
10 years ago
psychobunny
6cea047518
loading navigation, complete
10 years ago
Julian Lam
3202a52a61
refactored notif dropdown, #2771
10 years ago
psychobunny
ecad9d54ed
tjs 0.1.19 for undefined key cleanups
10 years ago
psychobunny
6dacaf6bb5
helpers.displayMenuItem
10 years ago
Julian Lam
29873f1c5c
removed unused .getAll method, and sorting notifications client-side so that unread notifs don't all appear at the top, #2772
10 years ago
Julian Lam
ade12116a1
closed #2766
10 years ago
Julian Lam
948cd22e9c
triggering full-screen composer on short viewports as well as narrow, #2763
10 years ago
barisusakli
9084ee2d7e
cleanup popular.js
10 years ago
Julian Lam
89bf036262
fixing crash when utils.slugify is called with a null value
10 years ago
psychobunny
7fe8180cf4
Merge remote-tracking branch 'origin/master' into grunt-dev
10 years ago
barisusakli
acc3c6a0a5
closes #2762
10 years ago
psychobunny
01c15b8884
Merge remote-tracking branch 'origin/master' into grunt-dev
10 years ago
psychobunny
ab2315f3de
#2751
10 years ago
Julian Lam
3e3fff9fe8
hooking up accept/reject invite, #2758
10 years ago
Julian Lam
03e39f7b9b
isInvited mechanic for #2758
10 years ago
Barış Soner Uşaklı
66d6c49ed4
closes #2749
10 years ago
psychobunny
ee377b160e
#2751 fixes syntax error on acp/ajaxify
10 years ago
Barış Soner Uşaklı
1d5e15eab4
closes #2560
10 years ago
Julian Lam
8b81f3d835
server-side support for hidden option in group admin, #2758
10 years ago
Barış Soner Uşaklı
53db052cca
timeago widgets
10 years ago
Julian Lam
dfabbb5fa2
latest translations
10 years ago
psychobunny
cb7c318377
closes #2751
10 years ago
psychobunny
f5eaa08340
fixed complications with deleted id's
10 years ago
psychobunny
def57d2926
don't rely on client side to increment id (duh)
10 years ago
psychobunny
bb35950a5a
rewards acp - ability to set amount of times a user can claim reward
10 years ago
psychobunny
fbbd405b00
even:alert socket call -> app.alert
10 years ago
psychobunny
332110b8e2
bugfix
10 years ago
psychobunny
5fcbffe652
fixed delegate syntax
10 years ago
psychobunny
1998f102d6
using tjs to load new lines instead of cloning
10 years ago
psychobunny
09086f7d30
deleting rewards
10 years ago
psychobunny
c844400ab9
cleanup and fix for adding new rewards
10 years ago
psychobunny
5f54de3b37
successfully got loading and saving of rewards working
10 years ago
psychobunny
e5115c0cf2
differentiate between rid and id
10 years ago
psychobunny
67b693cd3a
pass in expected format of active rewards
10 years ago
psychobunny
cd26f5d06d
passing in values for saving rewards
10 years ago
psychobunny
91c02d4e29
ditching rewardID in favour of verbose id's
10 years ago
psychobunny
2cc6f0c507
fixed disable logic
10 years ago
psychobunny
4acf8cafee
rewards: adding new rows
10 years ago
psychobunny
029ae11ed5
rewards - cleanup
10 years ago
psychobunny
3ca11c1947
rewards: disable / delete
10 years ago
psychobunny
4145046e02
rewards: got everything loading
10 years ago
psychobunny
b1c37775c5
more styling
10 years ago
psychobunny
9291ec64f9
styling
10 years ago
Julian Lam
82543bdeee
fixed #2744
10 years ago
psychobunny
d9bd7a400d
minor styling
10 years ago
psychobunny
4f53bd59be
rewards - got custom inputs loading
10 years ago
Julian Lam
58094d2b3b
removed console logs, and requiring markdown 1.0.0 plugin
10 years ago
psychobunny
94c1c2d547
fixed loading mock data
10 years ago
Julian Lam
ceb18fe73d
added new hook and method for plugins to introduce their own formatting options, #2743
10 years ago
Barış Soner Uşaklı
c3a51033a8
removed utils.getQueryParams() use utils.params()
10 years ago
psychobunny
2bebac964e
loading mock data
10 years ago
Barış Soner Uşaklı
743cd20441
closes #2267
10 years ago
Julian Lam
4ba6d44858
Merge pull request #2739 from yariplus/mobifix
...
Fix #2684 ACP navbar on mobile.
10 years ago
yariplus
6c44de27ed
Fix spaces and less variables.
10 years ago
Julian Lam
4dad7de33f
fallbacks for #2601
10 years ago
Julian Lam
711dff1dd0
added language strings for #2601
10 years ago
Barış Soner Uşaklı
da305210e2
closes #2618
10 years ago
Julian Lam
350acde379
ability to mark a notification read/unread from dropdown list, made styling less bootstrap-locked, using FA icon in theme instead of hardcoded in template
10 years ago
Barış Soner Uşaklı
8eb45fc80a
dont remove self from browsing
10 years ago
yariplus
145f7b3809
Fix #2684 ACP navbar on mobile.
10 years ago
Julian Lam
268981f6db
latest translations
10 years ago
barisusakli
364ed641dd
truncateUserList on search
10 years ago
barisusakli
aa94dafac1
closes #725
10 years ago
Julian Lam
6a69fcd4cd
fixes #2665
10 years ago
Julian Lam
502e806f88
fixed #2732 -- group creation now using language keys, and no longer succeeds if a group by the name of 'guest' is created.
10 years ago
barisusakli
60efeb8561
fix nid
10 years ago
barisusakli
31a44a9982
dont use fa icon
10 years ago
Barış Soner Uşaklı
25b25319f1
Merge pull request #2727 from yariplus/fixselects
...
Fix select and select multiple loading/saving on widget ACP.
10 years ago
psychobunny
540facaaab
try #2 (I give up, grunt-watch seems so unpredictable... on windows anyways)
10 years ago
barisusakli
75657605ad
fix typo in search
10 years ago
barisusakli
fbcc7c4bc3
closes #2634
10 years ago
Barış Soner Uşaklı
276cd51836
closes #2467
10 years ago
Barış Soner Uşaklı
bd553eb05d
closes #2002
10 years ago
Barış Soner Uşaklı
fe1f4f84ec
Merge pull request #2682 from MegaGM/action.posts.loaded
...
Change argument in action:posts.loaded
10 years ago
Mega
16c5c18165
Update arguments in action:posts.loaded
10 years ago
yariplus
c3f0f52757
Fix select and select multiple loading/saving on widget ACP.
10 years ago
Barış Soner Uşaklı
12619ba733
Merge pull request #2698 from MegaGM/acp.panel.width
...
[ACP] Remove unnecessary panel width restriction
10 years ago
barisusakli
e3ba6716d1
closes #2723
10 years ago
barisusakli
16be6d3382
increase group search results to 20 items
10 years ago
Barış Soner Uşaklı
0421b6ef06
closes #2639
10 years ago
barisusakli
5dfafff421
call callback on password update
10 years ago
barisusakli
06b2a6ff68
closes #2717
10 years ago
psychobunny
d016a9f3b0
Merge pull request #2715 from pitaj/master
...
Make ACP sidebar fixed
10 years ago
Peter Jaszkowiak
a583f9d77a
Fixed sidebar overlay issue on window width
...
Had the wrong `min-width`
10 years ago
Barış Soner Uşaklı
3293436867
closes #2640
10 years ago
Barış Soner Uşaklı
7d963e52cf
closes #2686
10 years ago
Barış Soner Uşaklı
d20628a8d4
closes #2539
10 years ago
Julian Lam
8a581ed1dd
fixes #2711 :rage2:
10 years ago
Julian Lam
0c5c0bf08a
making userRow selector less specific, in group details.js
10 years ago
Peter Jaszkowiak
8241243f6b
Make ACP sidebar fixed
...
If you want to implement some kind of replacement for the CSS calc I
used, go ahead and do it yourself. I'm hoping webmasters can either deal
with a tad bit of overlap or have a modern browser.
10 years ago
Timothy Fike
a0e98d5957
Make widget headers clickable anywhere.
10 years ago
Julian Lam
47964e8ff4
latest fallbacks
10 years ago
Julian Lam
0d9d9bf110
added two new language strings
10 years ago
Julian Lam
f16c37eeaf
#2692
10 years ago
Julian Lam
57d45518bd
added a preventDefault when href="#" or data-ajaxify="false", so page doesn't send user back to top (which is kind of annoying), but not sure if this may introduce side-effects. @barisusakli @psychobunny
10 years ago
Julian Lam
15e6c51541
latest translations
10 years ago
barisusakli
6cd615ee45
dont add post/topic query params if searching for users/tags
10 years ago
Barış Soner Uşaklı
c98720ee4c
show results as WIP
10 years ago
Barış Soner Uşaklı
be92f07ab9
save/clear search preferences
10 years ago
Julian Lam
1843d0364e
closed #2708
10 years ago
barisusakli
7f6518e4a6
private plugin link fix
10 years ago
barisusakli
b41119a374
show seconds like search page
10 years ago
barisusakli
138a13f1b2
dont crash if searchQuery is falsy
10 years ago
barisusakli
d96e4ec22a
fix category filter and pagination, strip marquee
10 years ago
barisusakli
4d34241072
missing semicolon
10 years ago
barisusakli
eff1256dfb
search sort, search in posts, titles, posts& titles
10 years ago
Julian Lam
957415463f
Merge branch '0.7.0'
...
Conflicts:
package.json
src/search.js
10 years ago
barisusakli
38dd3d4281
search newer/older than and better pagination
10 years ago
barisusakli
d65546a34d
search form fix
10 years ago
barisusakli
9487f3a028
qs module changes categories param
10 years ago
barisusakli
161b934827
reply count filter atleast/atmost
10 years ago
Julian Lam
a12bb9a32c
latest translations
10 years ago
barisusakli
def600e927
search in categories and children
10 years ago
Mega
a0926d5505
[ACP] Remove unnecessary panel width restriction
10 years ago
Barış Soner Uşaklı
ff5f3b264a
Merge pull request #2547 from Alpacatty/patch-1
...
fix generated widgets areas glitching on small screens
10 years ago
barisusakli
845b97687a
removed strict li selector
10 years ago
barisusakli
255f50343c
closes #2685
10 years ago
Barış Soner Uşaklı
a0d70b48db
Merge pull request #2675 from MegaGM/actionposts.edited
...
Added data argument to action:posts.edited hook
10 years ago
barisusakli
cc2ab12f29
removed bans from downvotes and flags
...
cleanup thread tools emits
10 years ago
Julian Lam
1b00d0f739
fixed #2670
10 years ago
barisusakli
6a837632fa
fix first post loading when pagination is enabled
10 years ago
Julian Lam
5c2a70254f
latest translations and fallbacks
10 years ago
Julian Lam
d284e89d6c
added too-many-messages language key
10 years ago
Julian Lam
59da48dee5
added too-many-messages language key
10 years ago
Mega
df0e924714
Change argument in action:posts.loaded
10 years ago
barisusakli
0bfa8d337a
removed console.logs
10 years ago
barisusakli
2c8e8a1f1c
closes #2550 , closes #2518
10 years ago
Mega
2f19f4106a
Added data argument to action:posts.edited hook
10 years ago
Julian Lam
904daf7776
Merge branch 'master' into 0.7.0
10 years ago
Julian Lam
79083004e4
added missing file
10 years ago
barisusakli
f988959989
Merge remote-tracking branch 'origin/master' into 0.7.0
10 years ago
barisusakli
dc0229fc73
closes #2677
10 years ago
Mega
c16689503d
Added as argument post id in action:posts.edited
10 years ago
barisusakli
b3a968e006
merge
10 years ago
Julian Lam
607e88b3c3
fixed browser title in user groups page
10 years ago
Julian Lam
e4e9020e1f
added groups page to user profile
10 years ago
Julian Lam
b62337b0b9
fixed browser title in user groups page
10 years ago
barisusakli
c8f87e5d36
removed console.log
10 years ago
Julian Lam
4a7ec3ccc6
added groups page to user profile
10 years ago
psychobunny
4f5918390a
if user search is blank, return all users
10 years ago
barisusakli
60e052e788
closes #2674
10 years ago
Julian Lam
77a9c7c195
Merge branch 'master' into 0.7.0
10 years ago
Julian Lam
f793536131
latest translations and fallbacks
10 years ago
Julian Lam
f753cfb1c9
search on grop sort change too
10 years ago
Julian Lam
b052ed3504
searching on keyup instead of enter key
10 years ago
Julian Lam
6ebc048f1f
searching on keyup instead of enter key
10 years ago
barisusakli
e16cfa396b
Merge remote-tracking branch 'origin/master' into 0.7.0
10 years ago
Julian Lam
8bc2d97352
stringify helper for t.js
10 years ago
barisusakli
aaa1fae558
closes #2597
10 years ago
barisusakli
60fecdbdf8
Merge remote-tracking branch 'origin/master' into 0.7.0
10 years ago
barisusakli
ed714cdf77
user search paginator
10 years ago
barisusakli
98ff75b9c3
closes #2581
10 years ago
Julian Lam
aabfeba38d
Merge branch 'master' into 0.7.0
...
Conflicts:
src/user.js
10 years ago
Julian Lam
63eeee4394
fixed issue where hitting enter while searching for groups would cause the page to reload.
10 years ago
psychobunny
5a3c056759
removing li specific selector
10 years ago
psychobunny
370a60c14f
potential bug @barisusakli I think you changed this, just pinging you in case
10 years ago
barisusakli
0dc0c39f48
removed li selector
10 years ago
barisusakli
ddee93beab
Merge remote-tracking branch 'origin/master' into 0.7.0
10 years ago
Julian Lam
a3cadff1d3
updated settings module (v2) to fix multiple selects and checkboxes using name instead of id, which isn't always guaranteed to be set.
10 years ago
Julian Lam
d096a639d6
fixed #2657 -- there's a slight chance this might break other ACP pages, but my limited testing tells me it is ok so far
10 years ago
psychobunny
72e14e6db6
closes #2653
10 years ago
Julian Lam
d102ff0704
fixed #2656
10 years ago
barisusakli
20a2262e43
Merge remote-tracking branch 'origin/master' into 0.7.0
10 years ago
barisusakli
288d507eb6
pass the loaded pids to action:posts.loaded
10 years ago
Julian Lam
bc9ede7b6c
changed emailer.send so that it processes a callback, if provided. Also added new option to receive emails every time a topic you subscribe to is posted to.
10 years ago
Julian Lam
4c927060d9
Merge branch 'master' into 0.7.0
10 years ago
Julian Lam
a526577927
only attempt to remove address bar if current position is at the top of screen
10 years ago
Julian Lam
72f28b7b38
closed #2641
10 years ago
Julian Lam
d2217b8137
closed #2641
10 years ago
Julian Lam
0d8dcbf734
Merge branch 'master' into 0.7.0
10 years ago
Julian Lam
4a3255d4fd
search sorting
10 years ago
Julian Lam
be30dcc2d0
Merge branch 'master' into 0.7.0
...
Conflicts:
public/src/client/groups/list.js
10 years ago
Julian Lam
af1fa11606
rejigged search so it grabs the values on method execution, instead of being passed in
10 years ago
barisusakli
5fe69e0386
input selector
10 years ago
Julian Lam
4072172c8e
companion commit to nodebb/nodebb-theme-vanilla@0d17032
10 years ago
Julian Lam
2917304f6c
companion commit to nodebb/nodebb-theme-vanilla@0d17032
10 years ago
barisusakli
c20a848c7f
removed console.logs
10 years ago
Julian Lam
69ee2c1d07
Merge branch 'master' into 0.7.0
10 years ago
Julian Lam
ba1260923f
companion to nodebb/nodebb-theme-vanilla@ad953f2
10 years ago
Julian Lam
d4779c8c0a
Merge branch 'master' into 0.7.0
10 years ago
Julian Lam
6502dd2561
group searching
10 years ago
Julian Lam
093e499bf8
defining module name in iconSelect module
10 years ago
Julian Lam
56200b0fdf
defining module name in iconSelect module
10 years ago
barisusakli
ea3d7d610a
Merge remote-tracking branch 'origin/master' into 0.7.0
10 years ago
barisusakli
2f955c3af4
getUpvoters works with array
10 years ago
barisusakli
cb5ee2a141
closes #2632
10 years ago
Julian Lam
99dc37bd9c
removed relativeTime util method, utils.js better be a C now.
10 years ago
barisusakli
a926a11e70
fix redirection when saving groups
10 years ago
Julian Lam
1e57c5d001
linting
10 years ago
Julian Lam
e5a33539d2
updated globals for jslint
10 years ago
Julian Lam
c026a64e8e
adding concept of group slugs, #2588 . ping @barisusakli for downstream plugin changes
10 years ago
Julian Lam
4317b3c872
fixing more exposed XSS outlets in groups frontend
10 years ago
barisusakli
0741f00e4f
Merge remote-tracking branch 'origin/master' into 0.7.0
10 years ago
barisusakli
f67053df52
figure out pathname, dont crash if callback isnt supplied
10 years ago
barisusakli
b333653464
prevent js crash if responseJSON is undefined
10 years ago
Julian Lam
04be40158c
if you attempt to join a group when you're already in a group, you can't anymore.
10 years ago
Julian Lam
577a646adc
this should appease @barisusakli
10 years ago
Julian Lam
5bc078d9df
latest spanish translations
10 years ago
barisusakli
429c4022f0
closes #2561
10 years ago
Julian Lam
36a49cd994
guests can no longer attempt to join a group, #2588
10 years ago
barisusakli
fd2edcaf6f
closes #2594
10 years ago
barisusakli
f2bfb4c0d1
removed following count hide
10 years ago
barisusakli
a9bf9745b6
removed unused yourid
10 years ago
barisusakli
82c4488505
remove console.log fix typos
10 years ago
barisusakli
6ccdf187ea
closes #2595
10 years ago
Julian Lam
50ac813388
Merge branch 'private-groups', closed #2588
10 years ago
Julian Lam
b3b3300bd6
fixing bug with checkboxes, #2588
10 years ago
barisusakli
be8385e8dc
fix else if style
10 years ago
Julian Lam
de58f4ff6b
hiding group admin and cover photo controls from non-owners, #2588
10 years ago
Julian Lam
710df626b5
removed join/view buttons from group list, made cover clickable, #2588
10 years ago
Julian Lam
698f598a30
default cover photo for groups, #2588
10 years ago
Julian Lam
203a15204e
bugfixes to cover photo, #2588
10 years ago
Julian Lam
675968f0f3
cover photo for groups, #2588
10 years ago
barisusakli
5a940778ee
closes #2603
10 years ago
barisusakli
7a7aeb131e
use tpl_url
10 years ago
barisusakli
02dbce57fb
relative path fix missing ;
10 years ago
barisusakli
200f74f1c7
closes #2592
10 years ago
barisusakli
bbfec7d443
fix post index parse
10 years ago
barisusakli
456b844e61
closes #2596
10 years ago
barisusakli
08c1dad3ee
topics.isFollowing works with multiple tids now
10 years ago
barisusakli
f417e07b9d
user search changes
10 years ago
Julian Lam
697d2636f9
Merge branch 'master' into private-groups
10 years ago
Julian Lam
8be9854062
latest translations
10 years ago
Julian Lam
612b8f01b6
Merge remote-tracking branch 'origin/master' into private-groups
10 years ago
Julian Lam
635393a274
group creation and deletion from outside ACP, #2588
10 years ago
Julian Lam
765975e667
ACP groups delete calls generic groups socket listener now, #2588
10 years ago
Julian Lam
240056d169
added icon container styles back to ACP, proper hooking-up of iconSelect module in group settings panel, #2588
10 years ago
Julian Lam
69ed8ac45d
icon selection interface -- moved iconSelect module out of admin space, #2588
10 years ago
barisusakli
0305ad989c
match uploader return
10 years ago
barisusakli
f74383bba4
changed userPhoto to files[]
10 years ago
barisusakli
5414c268a0
sort numerically
10 years ago
psychobunny
a7d73d4106
fixes adding new routes to user/xxx/route
10 years ago
Julian Lam
311d02dbe1
removed console log
10 years ago
Julian Lam
b4731ad47b
added colorpicker to frontend, badge colour changes for groups, #2588
10 years ago
Julian Lam
7be0830751
properly showing private state in group details, #2588
10 years ago
Julian Lam
84c19921b9
newly created groups automatically assign the creator as the owner, some tweaks to isPrivate parsing, added groups link to header, #2588
10 years ago
Julian Lam
96c37c25b0
join, leave, accept, reject: handlers + UI, #2588
10 years ago
Julian Lam
3a3d45155e
show pending members in frontend UI, #2588
10 years ago
Julian Lam
71b41239ac
attempting to join a private group causes the join to be pending, #2588
10 years ago
barisusakli
db1cc6b8d2
search by fullname
10 years ago
Julian Lam
a5d7fee623
Merge remote-tracking branch 'origin/master' into private-groups
10 years ago
Julian Lam
bb0b6d9db4
using 'invisible' class instead of 'hidden', #2588
10 years ago
Julian Lam
d747ce5760
granting and rescinding ownership, #2588
10 years ago
Julian Lam
a907fa2187
added concept of group ownership, #2588
10 years ago
Julian Lam
9fa3675424
added methods and socket listeners for group joining and leaving, #2588
10 years ago
Julian Lam
501935d359
updated helper loading so it loads all helpers in helpers local var, #2588
10 years ago
barisusakli
a77a761433
closes #1917
10 years ago
psychobunny
52cf224e5a
translator.getTranslations & bug fix
10 years ago
psychobunny
5ee0ed401f
fixed ajaxify's redirecting to external URLs.. well fixed redirecting in general
10 years ago
barisusakli
ce9c17f8e5
ability to search posts by user
10 years ago
Julian Lam
b685194dae
updated helper loading so it loads all helpers in helpers local var
10 years ago
Julian Lam
aa62c52580
closed #2583
10 years ago
barisusakli
60f1b9679a
search filters
10 years ago
Julian Lam
2d4383c7b0
updating bootstrap in ACP to v3.3.1
10 years ago
Julian Lam
f5b758245f
added indonesian to NodeBB, Terima kasih!
10 years ago
Julian Lam
779fd0405e
latest translations!
10 years ago
Julian Lam
3c1ee1f59f
fixing incorrect language code for Italian
10 years ago
Julian Lam
9b8cc9fe6c
partial revert of 659d0f68cb
, #2417
10 years ago
Julian Lam
835886998b
having composer/resize call findBootstrapEnvironment only on the first resize method call, and not right when library is required, #2417
10 years ago
Julian Lam
428a431164
Revert "wrapping findBootstrapEnvironment so that it doesn't run before the DOM is ready #2417"
...
This reverts commit e42365f7c1
.
10 years ago
Julian Lam
e42365f7c1
wrapping findBootstrapEnvironment so that it doesn't run before the DOM is ready #2417
10 years ago
Julian Lam
659d0f68cb
possibly fixing issue where mobile composer textarea is not properly sized when initially opened. Sort of related to #2417
10 years ago
TheBronx
e26f8c3290
update bootstrap js to v3.3.1 fixes #2579
...
update bootstrap.min.js to v3.3.1 fixes #2579
10 years ago
psychobunny
3da6466045
I thought I was on holiday (fixes infinite loop on language calls)
10 years ago
Julian Lam
02e0d4635b
icon mgmt for #2463
10 years ago
Julian Lam
dfe8e8de70
image uploading for categories, #2463
10 years ago
Julian Lam
ad723e2943
Merge branch 'master' into categories_revamp
...
Conflicts:
src/views/admin/partials/menu.tpl
10 years ago
Julian Lam
1ddb90720c
Merge branch 'guest-handles'
10 years ago
Julian Lam
23b9b21cdd
better handling of guest handles in frontend, #2569
10 years ago
Julian Lam
9befa6aca7
proper handling of post editing, integration with ACP toggle, #2569
10 years ago
barisusakli
6d31fee3f5
closes #2564
...
change user.search to accept params
can search substr with startsWith:false
no infinite scroll on admin user search page
10 years ago
Julian Lam
325815a78d
showing guest handles in frontend UI #2569
10 years ago
Julian Lam
b97c9e4467
shorter language string for composer guest handle placeholder, #2569
10 years ago
Julian Lam
7dc309fc16
template in composer #2569
10 years ago
Julian Lam
1186bff890
category edit page, #2463
10 years ago
Julian Lam
84e90cd73d
category enable/disabled #2463
10 years ago
Julian Lam
6b95b28db7
drag/drop re-ordering fixed in ACP, #2463
10 years ago
Julian Lam
c98331de82
revamping categories management page in ACP, #2463
10 years ago
barisusakli
9170ee831a
reset search on tags page if input is empty
10 years ago
barisusakli
4b1b98e229
handle changePicture callback properly
10 years ago
A Catty Alpaca
f0ed816edb
fix generated widgets areas glitching on small screens
...
because columns should always be in rows
10 years ago
barisusakli
2f8e6a1f2b
closes #2458
10 years ago
barisusakli
2ea5f85d9b
closes #2481
10 years ago
barisusakli
e6b4a45cda
closes #2531
10 years ago
barisusakli
3bdb98e747
closes #2530
10 years ago
barisusakli
712d5bce5b
show 24 hours in traffic graph
10 years ago
barisusakli
94cf29d42c
show monthly page views
10 years ago
barisusakli
1424acc88e
fix reconnection for socket.io 1.x
10 years ago
barisusakli
8ed06eb773
closes #2528
10 years ago
barisusakli
04084807c2
removed app.loadConfig
10 years ago
barisusakli
7ec8393004
closes #2532
10 years ago
barisusakli
acf1b76da8
reconnectionAttemps in socket.io 1.0x
...
https://github.com/automattic/socket.io-client#managerurlstring-optsobject
10 years ago
barisusakli
76480d4d31
app.user undefined on cold load
10 years ago
barisusakli
5bf46864ed
removed global admin object, CF rocket loader fix
...
added colorpicker module
10 years ago
barisusakli
2c7d9e1a7c
store teaserPid in topic
...
-update teaser pid as necessary in addPostToTopic, removePostFromTopic,
post purge
-removed 20x db calls from getTeasers
-fixed scroll to post in sub folder install
-upgrade script to update topics with teaserPid
10 years ago
barisusakli
646c5705cf
no need to make call for guests
10 years ago
barisusakli
2e04501224
closes #2516
10 years ago
barisusakli
81a5a4cfe0
removed global var
10 years ago
barisusakli
8bee231d80
show validation errors on register
10 years ago
Julian Lam
b278f27ffe
partial fix to #2509
10 years ago
psychobunny
e3e737458e
linting
10 years ago
psychobunny
beaa52fff5
acp - if bs env < lg + content is long (ex plugins list) then duplicate sidebar menu on header + footer; closes #2510
10 years ago
Julian Lam
8c097357fc
updated language files
10 years ago
barisusakli
79f3659e55
reconnectionDelay
10 years ago
barisusakli
99e774d196
socket.socket.disconnect doens't exist in 1.x
10 years ago
Julian Lam
389f74b615
hungarian translations
10 years ago
Julian Lam
2de108153f
closed #2464
10 years ago
Julian Lam
fb6026f95f
fixed issue where logging out via ACP caused CSRF error
10 years ago
Julian Lam
908f5f2fd4
fixed ACP background image on subfolder installs
10 years ago
barisusakli
080c54d414
#2434
10 years ago
barisusakli
e18ad61ff6
fix login maybe?
10 years ago
barisusakli
7ae7c50f56
app.user
10 years ago
barisusakli
28ed49a1d2
removed android check
10 years ago
psychobunny
113d35887c
moved admin.getVoters to posts.getVoters; now getVoters modal can be accessed by moderators as well
10 years ago
barisusakli
612aa4e55b
closes #2491
10 years ago
barisusakli
ddd6ed9e8c
#2477 403 page
10 years ago
barisusakli
be11577aa4
closes #2477
10 years ago
psychobunny
12e00ec497
hinting
10 years ago
psychobunny
77d0b095c8
closes #2488
10 years ago
Julian Lam
04dbd5766d
latest language strings
10 years ago
barisusakli
3a0b92a0e4
fix path for socket.io subfolder install
10 years ago
barisusakli
46e022e97f
closes #2483
10 years ago
barisusakli
510343b9d5
dont markAsRead for guests
10 years ago
barisusakli
f9405c0423
closes #2440
10 years ago
barisusakli
033e078aeb
closes #2436
10 years ago
Julian Lam
b7c4647e9a
added Bengali language to repo, তোমাকে ধন্যবাদ!
10 years ago
Julian Lam
8ca6d51d8d
latest translations
10 years ago
Julian Lam
e97d5b2e0e
closed #2456
10 years ago
barisusakli
ab2580cc5f
fix human readable post count in topics
10 years ago
Julian Lam
1b526026a0
closed #2442
10 years ago
Julian Lam
1c21ca78dc
preventing ctrl-f hijacking if no search plugin is installed
10 years ago
Julian Lam
fa39b5e46b
closed #2446
10 years ago
Julian Lam
f5fce863f9
plugin warnings for v0.5.4+ when installing plugins with no suggested version, #2438
10 years ago
barisusakli
1ea295ed1b
#2449
10 years ago
barisusakli
e1758e0c36
closes #2449
10 years ago
Barış Soner Uşaklı
2086ddf386
closes #2444
10 years ago
Julian Lam
354268bccd
latest translations for french
10 years ago
Julian Lam
0b58e2fea3
minor tweaks to in-topic searching UI, #2442
10 years ago
psychobunny
8d8731c609
closes #2436
10 years ago
barisusakli
15c2b124e3
recent replies needs stripTags true
...
changed [self] to _
10 years ago
Julian Lam
067d1ae404
adding client-side hook whenever composer renders a preview
10 years ago
Julian Lam
7183187be8
latest translations
10 years ago
Julian Lam
b06ff89e02
adding missing file, re: #2424
10 years ago
Julian Lam
deac12c540
closed #2424
10 years ago
barisusakli
10680d47b0
postCount only used once
10 years ago
barisusakli
d0bc5ec9c7
client/topics.js refactor
...
ability to dismiss all flags
10 years ago
barisusakli
78033dbf5c
handled in events.js
10 years ago
barisusakli
d7c367ae91
moved new notification to events.js
10 years ago
barisusakli
7f5984d1fd
removed dupe code
10 years ago
barisusakli
47c1092842
moved registerLoader/refresh to top
10 years ago
barisusakli
776fb29dce
removed preloader leftovers
10 years ago
barisusakli
14ba1ff8c0
closes #2352
10 years ago
Julian Lam
2d79169855
latest fallbacks
10 years ago
Julian Lam
d51683f62e
closed #2421
10 years ago
barisusakli
ee3b0c93c3
fix tag update
...
was hanging on tag remove, and wasnt updating if tag count didnt change
10 years ago
barisusakli
0a1fa72bd8
use loadMoreFromSet
10 years ago
barisusakli
32e08ba419
closes #2070
10 years ago
barisusakli
f0797493ee
make sure sockets leave the current room when entering another
10 years ago
barisusakli
7825b8b951
closes #2416
10 years ago
psychobunny
2a88e08977
and one last derp
10 years ago
psychobunny
556d817cc5
forgot to return
10 years ago
psychobunny
458ee7cca8
acute ocd attack
10 years ago
psychobunny
bfaeee2531
linting
10 years ago
psychobunny
b511bc37fb
don't initialize taskbar until dom is ready
10 years ago
barisusakli
9d56f50967
voters info
10 years ago
Barış Soner Uşaklı
36ac6f849f
Merge pull request #2397 from joe1chen/bug-fix-topic-search
...
Bug fix - Topic search broken due to encodeURIComponent being called too early
10 years ago
Julian Lam
9a606246a9
more fallbacks
10 years ago
Julian Lam
d0770bcb95
latest translations and fallbacks
10 years ago
psychobunny
b480bff3fd
moved taskbar markup out of JS and into modules/taskbar.tpl
10 years ago
barisusakli
519b1b7e37
closes #2377
10 years ago
Joseph Chen
4f03e74b99
Add topics.loaded event to be triggered when new topics are loaded by infinite scroll.
10 years ago
barisusakli
d9d44aee2b
#2334
10 years ago
barisusakli
68e8039ac7
closes #2379
...
also fixed a bug where tags with 0 topics were showing up in /tags
10 years ago
psychobunny
45affa3043
closes #2399
10 years ago
barisusakli
b3544f644a
relative path upload fixes #2403
10 years ago
barisusakli
7f5617bc74
closes #2402
10 years ago
barisusakli
05f33df098
manage/groups.js
10 years ago
Julian Lam
7e35987e1b
fixing regression for #2355 , introduced in a129075
10 years ago
Julian Lam
c2467de9c2
added Greek language to NodeBB, Γεια σας και καλώς ήρθατε!
10 years ago
Julian Lam
872dd679e2
latest translations and fallbacks
10 years ago
Joseph Chen
f02fd88eaf
Bug fix - Topic search broken due to encodeURIComponent being called too early.
10 years ago
barisusakli
7a51520074
#2393
10 years ago
Aaron Smith
f2b0068b32
ACP Text Colour
...
Replaces my other commit.
10 years ago
psychobunny
db157da3fb
fixes potential IE8 crash (both toISOString and console.log don't exist)
...
not that client-side calls this anyways
10 years ago
psychobunny
0580773331
random console.log
10 years ago
psychobunny
aa6137b9c3
fixed potential XSS in registration form
10 years ago
barisusakli
2e1a098cfa
fix multi selection if category has sub categories
10 years ago
Julian Lam
74630b3a79
closed #2360
10 years ago
barisusakli
dcba272dc5
fix not validated messages on manage/users on IS
10 years ago
barisusakli
467fb1ab4a
dont deselect on delete/purge closes #2352
10 years ago
Julian Lam
93f414892b
closed #2361
10 years ago
Julian Lam
e0436d73c3
#2361
10 years ago
barisusakli
c95f151bfc
closes #2364
...
dont crash if icon is not found
10 years ago