Commit Graph

1250 Commits (60e2938b5839dee7eea17ac552bf2bfecf93d0b3)

Author SHA1 Message Date
Baris Soner Usakli 60e2938b58 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 89540172b2 closes
psychobunny bbb716723f templates - basic implementation of conditionals
<!-- IF variable -->
show me
<!-- ENDIF variable -->
Denis Wolf a127fcd056 utils.js - detect node/browser with IF, not silent TRY/CATCH
Denis Wolf c614af2cd9 utils.js - removed unused *trim shims - it's better to bring them when and if needed
Denis Wolf c2abff6e6d utils.js - strict mode, missing semicolon, braces etc
Baris Usakli 4444d2ee6a removed whitespace
Julian Lam 463bc1374c Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam d9a60fc2ef rejigging format of notif page
Baris Usakli 22a3b227a3 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 12f3f1a45c show admin link in header if user is admin, closes
Julian Lam 67f9b22c86 Merge branch 'master' of https://github.com/deniswolf/NodeBB
Julian Lam 8b5cf0c696 Merge branch 'notif_pruning'
Julian Lam 930a9c8bca completed notifications pruning method
Baris Usakli ac12bd0b8f closes
Julian Lam d7651d1504 Merge branch 'master' into notif_pruning
Baris Usakli ccf4ed1235 topics and posts counters will update for everyone
Julian Lam b22ee67612 Merge branch 'master' into notif_pruning
Baris Usakli b5a953b16c fixes topics going into wrong category
Baris Usakli 7613f02eff closes
Baris Soner Usakli 78a3dd68ea hide the no topics warning when a new topic is posted on /unread
Baris Soner Usakli afc0e25b26 closes
Denis Wolf 81e9c9807f utils.js - missing semicolon, strict equality
Baris Soner Usakli 1af98835b1 added share buttons to main post
Julian Lam 3480a1d60e Merge branch 'master' into notif_pruning
Barış Soner Uşaklı 190712e250 Merge pull request from twinlabs/relax-username-validation
relax username validation ()
Baris Usakli a662330b1b fixed users page lists
Baris Usakli 04ee1d137d fixed unread and recent new post/topic notifications
Baris Usakli 27f421587e closes
Baris Soner Usakli f9f0bd8685 closes
Baris Usakli 45feef5884 closes
Baris Usakli 24592cc696 fixed the anon-box in users/online to show inline
Baris Usakli 0565b7b8c8 moved css out
Baris Usakli 1691c74727 testing breadcrumb images
Julian Lam f6be3eacfc interim commit
Baris Usakli 25e6f72921 closes
Julian Lam 40a8150519 Merge branch 'master' of github.com:designcreateplay/NodeBB
Baris Soner Usakli 87744302ba fixed button tags in topic.tpl
Baris Soner Usakli 17083dc5e6 closes
Julian Lam b29616fbd8 adding link to notifications page in notifications dropdown
Baris Usakli 468688615f Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli f4faee4283 moved image uploading to a require js module, added image upload to site logo
Julian Lam 62c85274a3 mark all notifs as read functionality. CSS tweaks...
Julian Lam db2917193e Merge branch 'master' into notifications_page
Julian Lam 705571de8c notifications page + ajaxify route + css styling
Baris Usakli 9babef0095 closes , will restart over if reconnection fails after x number of attempts
Baris Usakli e9545c9a7f closes
Baris Usakli 619214e462 added relative path to logo
Baris Usakli 31b600686a logo links to homepage
Baris Usakli bccc4e8019 Merge branch 'master' of https://github.com/designcreateplay/NodeBB