Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | chatpresence timing out too quickly | friendica | 2014-01-28 | 1 | -1/+1 | |
* | | | | | | missing file in checkin | friendica | 2014-01-28 | 1 | -0/+11 | |
* | | | | | | online indication to the directory popup | friendica | 2014-01-28 | 3 | -1/+27 | |
* | | | | | | online indication on profile sidebar | friendica | 2014-01-28 | 4 | -2/+33 | |
* | | | | | | SECURITY: remove style and class bbcodes | friendica | 2014-01-28 | 1 | -8/+0 | |
* | | | | | | undo pull request #287 | friendica | 2014-01-28 | 1 | -2/+2 | |
* | | | | | | Merge pull request #287 from toclimb/testing | friendica | 2014-01-28 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Don't look for text emoticons inside the matching angle brackets of a HTML tag | toclimb | 2014-01-29 | 1 | -0/+2 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | fix sql query and provide setting to hide online status | friendica | 2014-01-28 | 3 | -1/+11 | |
* | | | | | | basic presence indication | friendica | 2014-01-28 | 1 | -0/+25 | |
* | | | | | | add client field to chatpresence - which will give us a place to put IP addre... | friendica | 2014-01-28 | 5 | -5/+12 | |
|/ / / / / | ||||||
* | | | | | preserve expiration when editing | friendica | 2014-01-27 | 3 | -4/+11 | |
* | | | | | chat data structures | friendica | 2014-01-27 | 3 | -11/+110 | |
* | | | | | Ajaxchat package has way too many incompatible assumptions - after a lot of r... | friendica | 2014-01-27 | 197 | -24152/+0 | |
* | | | | | photo tagging still broken - but at least don't create a new linked item ever... | friendica | 2014-01-27 | 3 | -1/+7 | |
* | | | | | In order to provide ajax chat accessible by remote visitors (xchans), we need... | friendica | 2014-01-27 | 1 | -5/+5 | |
* | | | | | after rposting - if there's no remote_return, go to your matrix page rather t... | friendica | 2014-01-27 | 1 | -2/+4 | |
* | | | | | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-27 | 2 | -4/+27 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Merge branch 'master' of https://github.com/MicMee/red | Michael Meer | 2014-01-27 | 66 | -1685/+1831 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' of https://github.com/friendica/red | Michael Meer | 2014-01-24 | 52 | -972/+605 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | build url, deleted logger commands | Michael Meer | 2014-01-23 | 1 | -4/+3 | |
| * | | | | | | Merge branch 'master' of https://github.com/friendica/red | Michael Meer | 2014-01-23 | 3 | -2/+3 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | preperation for ping, need training in SQL :( | Michael Meer | 2014-01-23 | 1 | -1/+6 | |
| * | | | | | | | Merge branch 'master' of https://github.com/friendica/red | Michael Meer | 2014-01-23 | 6 | -24/+58 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/friendica/red | Michael Meer | 2014-01-22 | 2 | -9/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | reorg formula data for hubloc checks | Michael Meer | 2014-01-22 | 2 | -5/+15 | |
| * | | | | | | | | | start with hubloc ping | Michael Meer | 2014-01-22 | 1 | -0/+9 | |
* | | | | | | | | | | cleanup include/menu in preparation for the next phase of bookmarking | friendica | 2014-01-27 | 3 | -42/+11 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| | | | | | | | * | Merge branch 'master' of https://github.com/friendica/red | marijus | 2014-01-27 | 4 | -10/+12 | |
| | | | | | | | |\ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | add davguest param to cut/paste link for directories in mod/filestorage | friendica | 2014-01-26 | 2 | -4/+2 | |
* | | | | | | | | | The final piece of the DAV authentication puzzle. Provide a directory view to... | friendica | 2014-01-26 | 2 | -6/+10 | |
| | | | | | | | * | Revert "disable feature setting for collections and make feature settings for... | marijus | 2014-01-26 | 2 | -10/+7 | |
| | | | | | | | * | Merge branch 'master' of https://github.com/friendica/red | marijus | 2014-01-26 | 5 | -5/+27 | |
| | | | | | | | |\ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | allow site defaults for enabled features | friendica | 2014-01-26 | 2 | -1/+3 | |
* | | | | | | | | | don't prompt guests for a password if they're accessing an embedded public file. | friendica | 2014-01-26 | 3 | -4/+24 | |
| | | | | | | | * | Merge branch 'master' of https://github.com/friendica/red | marijus | 2014-01-26 | 3 | -111/+53 | |
| | | | | | | | |\ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-25 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Typo | root | 2014-01-25 | 1 | -2/+3 | |
* | | | | | | | | | | some tweaks to items_fetch for the api | friendica | 2014-01-25 | 2 | -19/+21 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #284 from cvogeley/master | friendica | 2014-01-25 | 2 | -24/+47 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Check user_info['self] in api user_timeline | Christian Vogeley | 2014-01-25 | 1 | -4/+13 | |
| * | | | | | | | | | remove wall restriction | Christian Vogeley | 2014-01-25 | 1 | -2/+1 | |
| * | | | | | | | | | API My wall posts | Christian Vogeley | 2014-01-25 | 2 | -21/+33 | |
| * | | | | | | | | | Add $since_id to items_fetch | Christian Vogeley | 2014-01-22 | 1 | -2/+5 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | set session['my_address'] to current site in change channel, not primary hub ... | friendica | 2014-01-25 | 1 | -85/+1 | |
| | | | | | | | * | disable feature setting for collections and make feature settings for persona... | marijus | 2014-01-25 | 2 | -7/+10 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-25 | 6 | -1307/+1332 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge pull request #285 from tobiasd/de20140125 | tobiasd | 2014-01-24 | 2 | -1302/+1309 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | DE: update to the strings | Tobias Diekershoff | 2014-01-25 | 2 | -1302/+1309 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #283 from beardy-unixer/master | friendica | 2014-01-24 | 4 | -5/+23 | |
| |\ \ \ \ \ \ \ \ |