Commit Graph

636 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 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
Baris Usakli ccf4ed1235 topics and posts counters will update for everyone
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
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 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
Baris Usakli 25e6f72921 closes
Julian Lam 40a8150519 Merge branch 'master' of github.com:designcreateplay/NodeBB
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
Julian Lam 7b7f0115e5 closed - added link rel="up" and rel="alternate" to category and
topic pages
Baris Soner Usakli 24e79b3f4e
Julian Lam 5c70b2b307 issue - proper handling of theme reverting
Julian Lam 65a8de7845 special theme.set socket call + static dir support, closes , tweaked languages 404 to work with subdirs
Baris Soner Usakli 7e8ddbadfb closes , closes
Julian Lam f92bbdaefa Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 9166c82dc2 tweaking admin panel integration
Baris Soner Usakli e9b6cdb37a add responsive class to imgs
Noah Chase 5945ab1a0a relax username validation ()
this commit allows for matching accented characters, dots, '@' symbol,
and other important things.
psychobunny 40319a66ff reverting 754aef8a84
psychobunny 754aef8a84 fixes - needs testing on try to see if google updates title correctly
order of events: 1. title changes, 2. content fades in, 3. history
pushState
Baris Usakli a0c7e187f5 footer stats will display human readable stuff