aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* properly fix profile edit dropdown menumarijus2014-02-261-3/+3
|
* comanche: provide an option to add a menu class for different theming ↵friendica2014-02-251-1/+1
| | | | choices on some menus (e.g. horizontal, tabbed, etc.)
* provide ability to bookmark chatrooms using rbmarkfriendica2014-02-241-1/+1
|
* Merge pull request #338 from solstag/masterfriendica2014-02-251-2/+2
|\ | | | | Fix typo that broke jquery.divgrow. Sorry I should have tested.
| * Fix typo that broke jquery.divgrow. Sorry I should have tested.Alexandre Hannud Abdo2014-02-251-2/+2
| |
* | remote "add bookmark" - like rpost but saves a bookmark from a remote hub ↵friendica2014-02-241-0/+16
|/ | | | into one of your own bookmark folders (or a new one if desired).
* Translation for jQuery.divgrow strings. Fix mismatch in jQuery.timeago stringsAlexandre Hannud Abdo2014-02-241-11/+13
|
* quickfix for edit profile dropdownmarijus2014-02-211-2/+2
|
* cleanup style.cssmarijus2014-02-211-1/+1
|
* fixes issue #326 initial scale to bigmarijus2014-02-201-1/+1
|
* use a "fullscreen" icon for chanview full screen mode; add channel_menu ↵friendica2014-02-192-1/+20
| | | | selection and setting to the settings page.
* bootstrapify the navmarijus2014-02-192-139/+173
|
* change edit/delete to icons on filestorage pagefriendica2014-02-181-3/+4
|
* edit bookmarksfriendica2014-02-182-2/+6
|
* several things were not working correctly w/r/t community tagging. The ↵friendica2014-02-161-0/+4
| | | | preference vanished from settings at some point, and we also weren't updating the original post timestamp so that the changed taxonomy would propagate correctly as an edit.
* This makes advanced privacy settings adjustable in expert mode only. Also ↵marijus2014-02-132-11/+30
| | | | they are hidden behind a button. This is a design hotfix should probably come up with something better someday...
* make activities optional for profile things, clean up the formsfriendica2014-02-122-0/+9
|
* ui improvements on the manage pagefriendica2014-02-122-4/+5
|
* shamelessly steal, and cut/paste from the settings page to get mod_photos ↵friendica2014-02-111-12/+13
| | | | edit permissions working - and it looks like we still have some other fancybox instances (yet another lightbox) which haven't yet been converted to colorbox and will need to be fixed. Way too many lightboxes.
* add chanview mode to settingsfriendica2014-02-101-0/+1
|
* theming chat a littlemarijus2014-02-091-3/+4
|
* from olivier: use double quotes in js strings, updated FR translationfriendica2014-02-071-24/+24
| | | | from me: provide future ability to have an optional edit link/icon next to menus (such as bookmarks)
* add chatrooms templatefriendica2014-02-051-0/+10
|
* Merge pull request #298 from cvogeley/masterfriendica2014-02-061-2/+13
|\ | | | | Other not so elegant way of detecting touch screen devices
| * Other not so elegant way of detecting touch screen devicesChristian Vogeley2014-02-021-2/+13
| | | | | | | | But at least it seems to work
* | preserve system bit when editing menusfriendica2014-02-051-0/+4
| |
* | bookmarks - mop up and go homefriendica2014-02-042-1/+10
| |
* | photo tagging somewhat working - but can't remove photo tags until we update ↵friendica2014-02-031-3/+5
| | | | | | | | tagrm
* | accept new connection broke yesterdayfriendica2014-02-031-3/+3
| |
* | changed order of the privacy macros so that the dangerous settings come last ↵friendica2014-02-021-1/+1
| | | | | | | | and the preferred settings come first
* | don't draw attention to advanced permissions and their corresponding ↵friendica2014-02-022-16/+24
| | | | | | | | complexity and clearly mark the simple permissions which people are encouraged to use.
* | Add switch to allow menus to be used as bookmark collectionsfriendica2014-02-021-1/+1
| |
* | make chat honour the pause key (but we still need to ping the server to ↵friendica2014-02-021-2/+2
| | | | | | | | maintain the in_room status), also the recent change to pull css out of the template file used classes instead of ids so none of the styles were sticking
* | Move CSS out of chat templateThomas Willingham2014-02-021-9/+4
| |
* | add links to change chat status and leave roomfriendica2014-02-021-0/+2
| |
* | Merge https://github.com/friendica/red into zpullfriendica2014-02-011-2/+2
|\ \
| * \ Merge pull request #294 from git-marijus/masterfriendica2014-02-011-2/+2
| |\ \ | | |/ | |/| comment out since it is not clear if this is not implemented yet or obsolete
| | * comment out since it is not clear if this is not implemented yet or obsoletemarijus2014-01-311-2/+2
| | |
* | | provide donation options on siteinfo pagefriendica2014-02-011-0/+1
|/ /
* | Press return to post chat posts- SHIFT-RETURN creates line breakChristian Vogeley2014-02-011-0/+17
| | | | | | | | on mobile devices keep default behavior
* | status indicationfriendica2014-02-011-1/+1
| |
* | provide the room name for the room you're in.friendica2014-02-011-0/+1
| |
* | chat formatting/style improvementsfriendica2014-01-311-2/+4
|/
* keep presence updated - typo was causing it to logoutfriendica2014-01-301-1/+1
|
* more chat work - this time the ajax bits to actually show chats on the pagefriendica2014-01-301-5/+34
|
* Merge pull request #293 from MicMee/masterfriendica2014-01-301-0/+1
|\ | | | | more progress in admin to maintain hubloc with ping
| * Merge branch 'master' of https://github.com/friendica/redMichael Meer2014-01-301-3/+4
| |\ | | | | | | | | | .
| * | attempt with fix URL for testing worksMichael Meer2014-01-301-0/+1
| | |
* | | dont show an empty link to profile creation if multi_profile is not enabledmarijus2014-01-301-2/+1
| |/ |/|
* | typo and clear chattext after submissionfriendica2014-01-301-3/+4
|/