Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | to make visible what I try, ping still won't work, but I'm confused about ↵ | Michael Meer | 2014-01-28 | 2 | -1/+9 |
| | | | | get_channel | ||||
* | Merge branch 'master' of https://github.com/friendica/red | Michael Meer | 2014-01-28 | 209 | -24210/+141 |
|\ | | | | | | | to be in sync with main repro | ||||
| * | 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 ↵ | friendica | 2014-01-27 | 197 | -24152/+0 |
| | | | | | | | | review, we can't work with it without re-writing huge chunks. Think I'll just start fresh. Ajax chat isn't that hard and we can do stuff with it that you just can't do with other chat clients because - well we've got zot. | ||||
| * | photo tagging still broken - but at least don't create a new linked item ↵ | friendica | 2014-01-27 | 3 | -1/+7 |
| | | | | | | | | every time a photo is edited. | ||||
| * | In order to provide ajax chat accessible by remote visitors (xchans), we ↵ | friendica | 2014-01-27 | 1 | -5/+5 |
| | | | | | | | | need to remove any core assumptions that userID is an int (which is a common centralised site assumption). Additionally we won't be able to provide guest logins, as this also assumes integer ID's; so that ability needs to be disabled by configuration. | ||||
| * | after rposting - if there's no remote_return, go to your matrix page rather ↵ | friendica | 2014-01-27 | 1 | -2/+4 |
| | | | | | | | | than leave you on a blank rpost page. | ||||
| * | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-27 | 2 | -4/+27 |
| |\ | |||||
| * | | cleanup include/menu in preparation for the next phase of bookmarking | friendica | 2014-01-27 | 3 | -42/+11 |
| | | | |||||
* | | | add a temporary logger command at remote server side | Michael Meer | 2014-01-27 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Merge branch 'master' of https://github.com/MicMee/red | Michael Meer | 2014-01-27 | 66 | -1685/+1831 |
|\| | | | | | | | to be in sync | ||||
| * | 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 ↵ | friendica | 2014-01-26 | 2 | -6/+10 |
| | | | | | | | | to an un-auth'd person (without asking for a password) by adding a query parameter 'davguest=1'. This is a bit of a hack, but there was no response on the official forum about how to do this correctly so it will have to do. On the downside, if permission is denied, it won't ask for a password - but we're talking about unauthenticated folks who didn't go through magic auth so chances are even if they authenticate, permission will still be denied. | ||||
| * | 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 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 |
| |\ | | | | | | | API changes | ||||
| | * | 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 |
| | | | | | | | | | | | | original didn’t have that | ||||
| | * | 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 |
| | | | | | | | | | | | | location. Also remove all the old Friendica-style authentication code. | ||||
| * | | 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 | ||||
| | | * | | 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 |
| | |\ \ | | | | | | | | | | | Add admin info to admin panel and site info. | ||||
| | | * | | Left over line from placeholder. | Thomas Willingham | 2014-01-25 | 1 | -1/+0 |
| | | | | | |||||
| | | * | | Add admin info to admin panel and site info. | Thomas Willingham | 2014-01-24 | 4 | -5/+24 |
| | |/ / | | | | | | | | | | | | | 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 | 3 | -2/+3 |
| |/ / | | | | | | | | | | can't easily be over-ridden | ||||
| * | | prettyphoto (js|css) not found | friendica | 2014-01-24 | 49 | -259/+413 |
| | | | |||||
* | | | Merge branch 'master' of https://github.com/friendica/red | Michael Meer | 2014-01-24 | 52 | -972/+605 |
|\| | | | | | | | | | | | to be in sync with master repro | ||||
| * | | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-23 | 1 | -2/+3 |
| |\ \ | |||||
| | * | | Ooops, included site specific hack | Thomas Willingham | 2014-01-24 | 1 | -6/+0 |
| | | | | |||||
| | * | | Make share previews a bit longer. We can't go any longer than this | Thomas Willingham | 2014-01-24 | 1 | -2/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | without suhosin starting to break things for channels with long names - this limit works with the channel with the longest name in the matrix today, but we may need to make this a pconfig anyway. | ||||
| * | | | add zid to audio/video (again) | friendica | 2014-01-23 | 2 | -13/+50 |
| |/ / | |||||
| * | | display a somewhat more pleasant hovertip on qr codes | friendica | 2014-01-23 | 1 | -1/+1 |
| | | | |||||
| * | | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-23 | 44 | -411/+0 |
| |\ \ | |||||
| | * \ | Merge pull request #281 from beardy-unixer/master | friendica | 2014-01-23 | 44 | -411/+0 |
| | |\ \ | | | | | | | | | | | Kill prettyphoto | ||||
| | | * | | Nobody seems to be using that anymore | Thomas Willingham | 2014-01-23 | 44 | -411/+0 |
| | | | | | |||||
| * | | | | fix marital partner linking | friendica | 2014-01-23 | 2 | -26/+24 |
| |/ / / | |||||
| * | | | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-23 | 1 | -1/+1 |
| |\ \ \ | |||||
| * | | | | mod_profperm migrated | friendica | 2014-01-23 | 4 | -519/+527 |
| | | | | | |||||
* | | | | | 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 |
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | to be in sync with main repro | ||||
| * | | | | the bootstrap theme is obsolete, use clean instead | tobiasd | 2014-01-23 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | missing filename in uploaded photos (we don't really use this, but we will ↵ | friendica | 2014-01-22 | 2 | -1/+2 |
| | | | | | | | | | | | | | | | | need to have a filename to export via DAV or API and the original filename would be the most likely choice). | ||||
* | | | | preperation for ping, need training in SQL :( | Michael Meer | 2014-01-23 | 1 | -1/+6 |
| | | | |