Barış Soner Uşaklı
37fe438c63
reset fix for t.js bug :rage3:
10 years ago
psychobunny
5e39d8df33
thread tools components
10 years ago
psychobunny
fffed29913
post/favourite-count component
10 years ago
psychobunny
c2a5169625
post/votes component, user/reputation component
10 years ago
psychobunny
e06e1dccb6
topic/browsing/list and topic/browsing/count components
10 years ago
psychobunny
b9dd994a56
user/postcount component
10 years ago
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
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