aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* attempt with fix URL for testing worksMichael Meer2014-01-301-0/+1
|
* a bit more ajax work on chat and chatsvc and some fiddling with layoutsfriendica2014-01-301-10/+25
|
* chatroom management front-end stufffriendica2014-01-293-0/+44
|
* back-end for changing online status and keeping presence refreshedfriendica2014-01-291-0/+3
|
* start on the ajax bitsfriendica2014-01-291-4/+29
|
* more chat infrastructurefriendica2014-01-291-0/+18
|
* more testing of chatroom interfaces, also corrected a function call that ↵friendica2014-01-291-1/+1
| | | | should have been a class instantiation in reddav
* add image floating to bbcodemarijus2014-01-301-1/+1
|
* Merge pull request #288 from tuscanhobbit/masterPaolo T2014-01-292-1353/+1355
|\ | | | | Updated Italian translation
| * Updated Italian translationPaolo Tacconi2014-01-292-3760/+3881
| |
* | debug chatroom_list widgetfriendica2014-01-291-3/+3
| |
* | add template for chatroomlist widgetfriendica2014-01-291-0/+11
| |
* | online indication to the directory popupfriendica2014-01-281-1/+1
| |
* | online indication on profile sidebarfriendica2014-01-283-1/+6
| |
* | fix sql query and provide setting to hide online statusfriendica2014-01-281-0/+3
| |
* | photo tagging still broken - but at least don't create a new linked item ↵friendica2014-01-271-1/+1
| | | | | | | | every time a photo is edited.
* | Merge https://github.com/friendica/red into zpullfriendica2014-01-271-4/+5
|\ \
| * \ Merge branch 'master' of https://github.com/MicMee/redMichael Meer2014-01-277-1307/+1314
| |\ \ | | | | | | | | | | | | to be in sync
| * | | reorg formula data for hubloc checksMichael Meer2014-01-221-4/+5
| | | |
* | | | cleanup include/menu in preparation for the next phase of bookmarkingfriendica2014-01-271-0/+1
| |/ / |/| |
* | | add davguest param to cut/paste link for directories in mod/filestoragefriendica2014-01-261-2/+1
| | |
* | | Merge https://github.com/friendica/red into zpullfriendica2014-01-254-1302/+1312
|\ \ \
| * | | DE: update to the stringsTobias Diekershoff2014-01-252-1302/+1309
| | | |
| * | | Add admin info to admin panel and site info.Thomas Willingham2014-01-242-0/+3
| | | | | | | | | | | | | | | | Since we can have multiple admins, this is freeform bbcode.
* | | | get rid of bootstrap's blockqote margin css which is just bloody wrong and ↵friendica2014-01-251-0/+1
|/ / / | | | | | | | | | can't easily be over-ridden
* / / prettyphoto (js|css) not foundfriendica2014-01-241-3/+0
|/ /
* | add primary webbie to directory popupfriendica2014-01-211-0/+4
| |
* | fix the admin interface to pending registrationsfriendica2014-01-211-3/+2
| |
* | no need to have a doule hublocidMichael Meer2014-01-201-2/+3
| |
* | added buttons to perform later hubloc actionsMichael Meer2014-01-201-0/+2
| |
* | Missed these from git add...a year agoThomas Willingham2014-01-171-0/+7
| |
* | Remove deprecated CSS - there is a dark schema now, and shadows and stuff ↵Thomas Willingham2014-01-162-293/+0
| | | | | | | | are cofigurable.
* | Tweak "typical" perms macroThomas Willingham2014-01-161-3/+3
| |
* | Merge branch 'master' of https://github.com/pixelroot/red into pixelroot-masterfriendica2014-01-152-4537/+5082
|\ \ | | | | | | | | | | | | Conflicts: view/ru/strings.php
| * | modified: view/ru/messages.popixelroot2014-01-132-1922/+1599
| | | | | | | | | | | | modified: view/ru/strings.php
| * | modified: view/ru/messages.popixelroot2014-01-131-3661/+4094
| | |
* | | Merge pull request #271 from cvogeley/mastercvogeley2014-01-131-3/+8
|\ \ \ | | | | | | | | Confirm box: fall back to standard js confirm dialog if bootstrap isn't ...
| * | | Confirm box: fall back to standard js confirm dialog if bootstrap isn't ↵Christian Vogeley2014-01-131-3/+8
| | | | | | | | | | | | | | | | available
* | | | DE: update to the stringsTobias Diekershoff2014-01-132-2239/+2388
| | | |
* | | | Merge pull request #268 from cvogeley/mastercvogeley2014-01-111-1/+1
|\| | | | | | | | | | | delete confirmation popup for blocks and layouts
| * | | delete confirmation popup for blocks and layoutsChristian Vogeley2014-01-121-1/+1
| | | |
* | | | Merge pull request #264 from tuscanhobbit/masterPaolo T2014-01-112-874/+947
|\ \ \ \ | |/ / / |/| | | Italian translation of reddav
| * | | Italian translation of reddavtuscanhobbit2014-01-112-874/+947
| | | |
* | | | Prevent whitespace breaking copy-paste of reset passwords.Thomas Willingham2014-01-101-3/+1
| | | |
* | | | mod_filestorage: provide a URL for linking to webpages and other websitesfriendica2014-01-092-6/+7
| | | |
* | | | add cloud link to profile_tabs and Comanchify the suckerfriendica2014-01-091-0/+3
| | | |
* | | | preparatory work for supporting a "list view" mode for conversations. This ↵friendica2014-01-081-0/+2
| | | | | | | | | | | | | | | | would be useful for forum-like channels and/or block-oriented themes.
* | | | qr enhancementsfriendica2014-01-082-3/+13
| | | |
* | | | qr code supportfriendica2014-01-071-1/+1
| | | |
* | | | make storage limit service classes apply to accounts, not channels. Also ↵friendica2014-01-071-0/+11
| | | | | | | | | | | | | | | | include a css file that was missing from work yesterday.