Commit Graph

101 Commits (bdeb97e225e0b87b89fe529a18495694f0bd30af)

Author SHA1 Message Date
Barış Soner Uşaklı 29bcf5c137 Merge pull request from drewdotpro/master
Textcomplete Plugin version bump for mentions
psychobunny e2cddefea4 closes
Drew Llewellyn 0da6645bf5 Version bump 0.8
Julian Lam bc9e96f210 Update to FontAwesome 4.4.0
psychobunny 0caa095ea4 closes
psychobunny 82429c10db slideout
psychobunny ea3fa0ff1d md snackbar for acp
psychobunny acb1e8a495 added a tweaked mdl.css that works with BS
psychobunny fed87dded6 sayonara, acp menu
Julian Lam 9d2c54e26a Add missing timeago locale files
Julian Lam 3d9415b65e Fixes
Julian Lam 7e6703c18e more line ending conversion
Nicolas Siver a77641c3ca add new vendor script for sorting
Julian Lam b58e50fb1e updated bootstrap js version in core
Julian Lam e147328d53 updated backgroundDraggable jquery plugin with fork that allows for percentages: ad2c5a87d1
barisusakli 039dab829a downgrade autocomplete to 0.1.2
barisusakli 32369f6191 disabled textcomplete css for now
Barış Soner Uşaklı eda98a35ea closes
psychobunny ec897be3e7 jshint
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 :)
psychobunny 6d4b658579 using unminified version of autosize
psychobunny 5e3a990f2d added vendor/autosize
Trevor 8d2f89a5e2 Update FontAwesome 4.3.0
Fixed incorrect variables path.
Trevor 6454e89bac Update FontAwesome 4.3.0
barisusakli e3ba6716d1 closes
Barış Soner Uşaklı 0421b6ef06 closes
psychobunny 72e14e6db6 closes
Julian Lam 675968f0f3 cover photo for groups,
Julian Lam b4731ad47b added colorpicker to frontend, badge colour changes for groups,
TheBronx e26f8c3290 update bootstrap js to v3.3.1 fixes
update bootstrap.min.js to v3.3.1 fixes 
psychobunny 2148e24969 added jquery drag and drop event libs
psychobunny 9c8395808c use page visibility api instead of window.onblur
this lib supports most major browsers
psychobunny 4b5112e60a mobile swipe-in sidemenu for acp
psychobunny 95740ae8f9 stop. hammer time!
psychobunny 2b329b8337 charts baby
psychobunny 06b4e84fc1 acp - nanoscroller ftw
psychobunny d902ac1efe accidentally deleted bootstrap.js lolol
who needs bootstrap anyways
psychobunny d5316dbe7a started theming acp
psychobunny 3be951367f removed prev editor
psychobunny a17cd6aacc ace editor
psychobunny 28efeef844 latest bs3
Julian Lam 101288c75c Merge branch 'master' into 0.5.1
Julian Lam 963428174b fixed
Julian Lam 063a4e5628 finished up UX integration for in-topic searching, added mousetrap lib to capture ctrl-F only in topic view, closed
psychobunny ad00c3cb50 updating font path
psychobunny 20da1b37a5 updating fontawesome, closes
psychobunny 615b81a447 closes
barisusakli b9c30aa42d possible fix to
modified the tagsinput source to use keypress instead of keydown for the
confirmKeys
barisusakli c852574cef closes
barisusakli df73ceaeb7 closes
added tag input box to composer when creating a topic
added new routes for viewing tags 'tags' and 'tags/:tagname'
respectively
post_bar.tpl shows the tags of the topic
can edit the main post to remove or add new tags
added a new menu item to header to go to the tags page