Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 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 |
|\ \ \ | |||||
| * | | | the bootstrap theme is obsolete, use clean instead | tobiasd | 2014-01-23 | 1 | -1/+1 |
| | | | | |||||
* | | | | mod_profperm migrated | friendica | 2014-01-23 | 4 | -519/+527 |
|/ / / | |||||
* | | | 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). | ||||
* | | | fix api/red/photos when supplied with an album name | friendica | 2014-01-22 | 1 | -1/+1 |
| | | | |||||
* | | | API: provide a link to photo albums in api/red/albums | friendica | 2014-01-22 | 1 | -1/+5 |
| | | | |||||
* | | | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-22 | 2 | -7/+10 |
|\| | | |||||
| * | | Merge pull request #279 from git-marijus/master | friendica | 2014-01-22 | 2 | -5/+5 |
| |\ \ | | | | | | | | | make network tabs regard selected group (collection) and vice versa | ||||
| | * | | update argument ?f= | marijus | 2014-01-22 | 1 | -2/+2 |
| | | | | |||||
| | * | | make network tabs regard selected group (collection) and vice versa | marijus | 2014-01-22 | 2 | -4/+4 |
| | |/ | |||||
| * | | Merge pull request #280 from beardy-unixer/master | friendica | 2014-01-22 | 1 | -2/+5 |
| |\ \ | | |/ | |/| | Give pages enough to construct a share button. | ||||
| | * | Give pages enough to construct a share button. | Thomas Willingham | 2014-01-22 | 1 | -2/+5 |
| |/ | |||||
* / | try to reduce the number of simulaneous deliveries of the same post when ↵ | friendica | 2014-01-22 | 2 | -15/+42 |
|/ | | | | dealing with owner relays that have more than one channel instance. If things melt down in the next few hours and I'm not available please revert this. I've reviewed a few times and think it's OK, but this part of the delivery code is traditionally touchy. | ||||
* | simplify chanview authentication and make sure it carries through multiple ↵ | friendica | 2014-01-22 | 2 | -9/+5 |
| | | | | generations | ||||
* | remove debugging | friendica | 2014-01-21 | 1 | -1/+0 |
| | |||||
* | fix location of string file in Translations.md, fix some permissions and ↵ | friendica | 2014-01-21 | 3 | -18/+28 |
| | | | | owner vagueness (potential bugs) in profile_tabs() | ||||
* | seems you can't easily have a blank password for DAV guests, so the guest ↵ | friendica | 2014-01-21 | 2 | -2/+10 |
| | | | | password is now +++ | ||||
* | text - change remove account button to remove channel | friendica | 2014-01-21 | 1 | -1/+1 |
| | |||||
* | add primary webbie to directory popup | friendica | 2014-01-21 | 3 | -0/+6 |
| | |||||
* | push new messages.po | friendica | 2014-01-21 | 2 | -86/+84 |
| | |||||
* | add the quota and volume size code | friendica | 2014-01-21 | 1 | -1/+29 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-21 | 1 | -1/+1 |
|\ | |||||
| * | Merge pull request #278 from zzottel/master | friendica | 2014-01-21 | 1 | -1/+1 |
| |\ | | | | | | | added feed2red.pl | ||||
| | * | added feed2red.pl | zottel | 2014-01-21 | 1 | -1/+1 |
| | | |