Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | back-end for changing online status and keeping presence refreshed | friendica | 2014-01-29 | 1 | -0/+3 | |
| | | ||||||
* | | start on the ajax bits | friendica | 2014-01-29 | 1 | -4/+29 | |
| | | ||||||
* | | more chat infrastructure | friendica | 2014-01-29 | 1 | -0/+18 | |
| | | ||||||
* | | more testing of chatroom interfaces, also corrected a function call that ↵ | friendica | 2014-01-29 | 1 | -1/+1 | |
| | | | | | | | | should have been a class instantiation in reddav | |||||
* | | add image floating to bbcode | marijus | 2014-01-30 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #288 from tuscanhobbit/master | Paolo T | 2014-01-29 | 2 | -1353/+1355 | |
|\ \ | | | | | | | Updated Italian translation | |||||
| * | | Updated Italian translation | Paolo Tacconi | 2014-01-29 | 2 | -3760/+3881 | |
| | | | ||||||
* | | | debug chatroom_list widget | friendica | 2014-01-29 | 1 | -3/+3 | |
| | | | ||||||
* | | | add template for chatroomlist widget | friendica | 2014-01-29 | 1 | -0/+11 | |
| | | | ||||||
* | | | online indication to the directory popup | friendica | 2014-01-28 | 1 | -1/+1 | |
| | | | ||||||
* | | | online indication on profile sidebar | friendica | 2014-01-28 | 3 | -1/+6 | |
| | | | ||||||
* | | | fix sql query and provide setting to hide online status | friendica | 2014-01-28 | 1 | -0/+3 | |
| | | | ||||||
* | | | photo tagging still broken - but at least don't create a new linked item ↵ | friendica | 2014-01-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | every time a photo is edited. | |||||
* | | | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-27 | 1 | -4/+5 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'master' of https://github.com/MicMee/red | Michael Meer | 2014-01-27 | 7 | -1307/+1314 | |
| |\ \ \ | | | | | | | | | | | | | | | | to be in sync | |||||
| * | | | | reorg formula data for hubloc checks | Michael Meer | 2014-01-22 | 1 | -4/+5 | |
| | | | | | ||||||
* | | | | | cleanup include/menu in preparation for the next phase of bookmarking | friendica | 2014-01-27 | 1 | -0/+1 | |
| |/ / / |/| | | | ||||||
* | | | | add davguest param to cut/paste link for directories in mod/filestorage | friendica | 2014-01-26 | 1 | -2/+1 | |
| | | | | ||||||
* | | | | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-25 | 4 | -1302/+1312 | |
|\ \ \ \ | ||||||
| * | | | | DE: update to the strings | Tobias Diekershoff | 2014-01-25 | 2 | -1302/+1309 | |
| | | | | | ||||||
| * | | | | Add admin info to admin panel and site info. | Thomas Willingham | 2014-01-24 | 2 | -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 ↵ | friendica | 2014-01-25 | 1 | -0/+1 | |
|/ / / / | | | | | | | | | | | | | can't easily be over-ridden | |||||
* / / / | prettyphoto (js|css) not found | friendica | 2014-01-24 | 1 | -3/+0 | |
|/ / / | ||||||
* | | | add primary webbie to directory popup | friendica | 2014-01-21 | 1 | -0/+4 | |
| | | | ||||||
* | | | fix the admin interface to pending registrations | friendica | 2014-01-21 | 1 | -3/+2 | |
| | | | ||||||
* | | | no need to have a doule hublocid | Michael Meer | 2014-01-20 | 1 | -2/+3 | |
| | | | ||||||
* | | | added buttons to perform later hubloc actions | Michael Meer | 2014-01-20 | 1 | -0/+2 | |
| | | | ||||||
* | | | Missed these from git add...a year ago | Thomas Willingham | 2014-01-17 | 1 | -0/+7 | |
| | | | ||||||
* | | | Remove deprecated CSS - there is a dark schema now, and shadows and stuff ↵ | Thomas Willingham | 2014-01-16 | 2 | -293/+0 | |
| | | | | | | | | | | | | are cofigurable. | |||||
* | | | Tweak "typical" perms macro | Thomas Willingham | 2014-01-16 | 1 | -3/+3 | |
| | | | ||||||
* | | | Merge branch 'master' of https://github.com/pixelroot/red into pixelroot-master | friendica | 2014-01-15 | 2 | -4537/+5082 | |
|\ \ \ | | | | | | | | | | | | | | | | | Conflicts: view/ru/strings.php | |||||
| * | | | modified: view/ru/messages.po | pixelroot | 2014-01-13 | 2 | -1922/+1599 | |
| | | | | | | | | | | | | | | | | modified: view/ru/strings.php | |||||
| * | | | modified: view/ru/messages.po | pixelroot | 2014-01-13 | 1 | -3661/+4094 | |
| | | | | ||||||
* | | | | Merge pull request #271 from cvogeley/master | cvogeley | 2014-01-13 | 1 | -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 Vogeley | 2014-01-13 | 1 | -3/+8 | |
| | | | | | | | | | | | | | | | | | | | | available | |||||
* | | | | | DE: update to the strings | Tobias Diekershoff | 2014-01-13 | 2 | -2239/+2388 | |
| | | | | | ||||||
* | | | | | Merge pull request #268 from cvogeley/master | cvogeley | 2014-01-11 | 1 | -1/+1 | |
|\| | | | | | | | | | | | | | | delete confirmation popup for blocks and layouts | |||||
| * | | | | delete confirmation popup for blocks and layouts | Christian Vogeley | 2014-01-12 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Merge pull request #264 from tuscanhobbit/master | Paolo T | 2014-01-11 | 2 | -874/+947 | |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | Italian translation of reddav | |||||
| * | | | Italian translation of reddav | tuscanhobbit | 2014-01-11 | 2 | -874/+947 | |
| | | | | ||||||
* | | | | Prevent whitespace breaking copy-paste of reset passwords. | Thomas Willingham | 2014-01-10 | 1 | -3/+1 | |
| | | | | ||||||
* | | | | mod_filestorage: provide a URL for linking to webpages and other websites | friendica | 2014-01-09 | 2 | -6/+7 | |
| | | | | ||||||
* | | | | add cloud link to profile_tabs and Comanchify the sucker | friendica | 2014-01-09 | 1 | -0/+3 | |
| | | | | ||||||
* | | | | preparatory work for supporting a "list view" mode for conversations. This ↵ | friendica | 2014-01-08 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | would be useful for forum-like channels and/or block-oriented themes. | |||||
* | | | | qr enhancements | friendica | 2014-01-08 | 2 | -3/+13 | |
| | | | | ||||||
* | | | | qr code support | friendica | 2014-01-07 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | make storage limit service classes apply to accounts, not channels. Also ↵ | friendica | 2014-01-07 | 1 | -0/+11 | |
| | | | | | | | | | | | | | | | | include a css file that was missing from work yesterday. | |||||
* | | | | filestorage re-org and cleanup | friendica | 2014-01-06 | 2 | -6/+12 | |
| | | | | ||||||
* | | | | special handling for directories | friendica | 2014-01-06 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | prepare for OS file storage, and add bbcode attachment link to ↵ | friendica | 2014-01-06 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | mod/filestorage. This isn't beautiful, but it's a start. |