Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | |
| | | ||||||
* | | fix marital partner linking | friendica | 2014-01-23 | 1 | -0/+10 | |
| | | ||||||
* | | 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 | |
| | |/ | ||||||
| * / | 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. | |||||
* | fix location of string file in Translations.md, fix some permissions and ↵ | friendica | 2014-01-21 | 1 | -15/+24 | |
| | | | | 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 | 1 | -0/+6 | |
| | | | | password is now +++ | |||||
* | add the quota and volume size code | friendica | 2014-01-21 | 1 | -1/+29 | |
| | ||||||
* | fix the admin interface to pending registrations | friendica | 2014-01-21 | 1 | -2/+2 | |
| | ||||||
* | sql error | friendica | 2014-01-21 | 1 | -1/+1 | |
| | ||||||
* | added buttons to perform later hubloc actions | Michael Meer | 2014-01-20 | 1 | -1/+1 | |
| | ||||||
* | zidify audio/video links | friendica | 2014-01-20 | 1 | -7/+14 | |
| | ||||||
* | revert 26dfcecf054e1 | friendica | 2014-01-19 | 1 | -6/+2 | |
| | ||||||
* | Prevent zids messing up dav | Thomas Willingham | 2014-01-20 | 1 | -3/+5 | |
| | ||||||
* | Fix dav directory creation. | Thomas Willingham | 2014-01-20 | 1 | -2/+3 | |
| | ||||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-18 | 4 | -3/+16 | |
|\ | ||||||
| * | vcard widget needs to include Contact if it's not included from the module ↵ | Thomas Willingham | 2014-01-18 | 1 | -0/+1 | |
| | | | | | | | | that calls it. | |||||
| * | Merge branch 'master' of https://github.com/friendica/red | Thomas Willingham | 2014-01-17 | 1 | -0/+9 | |
| |\ | ||||||
| | * | Merge pull request #274 from zzottel/master | friendica | 2014-01-17 | 1 | -0/+9 | |
| | |\ | | | | | | | | | set jsAvailable cookie expire time to match PHPSESSID's | |||||
| | | * | set jsAvailable cookie expire time to match PHPSESSID's | zottel | 2014-01-17 | 1 | -0/+9 | |
| | | | | ||||||
| * | | | Missed these from git add...a year ago | Thomas Willingham | 2014-01-17 | 1 | -0/+2 | |
| |/ / | ||||||
| * / | Un-break dav auth. | Thomas Willingham | 2014-01-17 | 1 | -3/+4 | |
| |/ | ||||||
* / | some more bookmark infrastructure plus a doc update | friendica | 2014-01-18 | 1 | -9/+44 | |
|/ | ||||||
* | prevent zid's from reaching the DAV core code. | friendica | 2014-01-16 | 1 | -1/+1 | |
| | ||||||
* | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2014-01-15 | 2 | -19/+53 | |
|\ | ||||||
| * | fix folder timestamps and change them when a child DAV file is written to | friendica | 2014-01-15 | 1 | -5/+31 | |
| | | ||||||
| * | dav: throw exception if channel for requested DAV directory is deleted | friendica | 2014-01-15 | 2 | -14/+22 | |
| | | ||||||
* | | Log failed auth to it's own file so fail2ban doesn't have to parse MB of text | Thomas Willingham | 2014-01-15 | 1 | -2/+15 | |
|/ | ||||||
* | mod_attach: output stream wasn't working | friendica | 2014-01-11 | 3 | -1/+7 | |
| | ||||||
* | DAV put() issues | friendica | 2014-01-10 | 1 | -1/+6 | |
| | ||||||
* | fix cloud path in filestorage edit page | friendica | 2014-01-10 | 1 | -1/+1 | |
| | ||||||
* | other reddav issues, but probably won't fix the empty file | friendica | 2014-01-10 | 1 | -4/+5 | |
| | ||||||
* | this may fix filesize 0 issues | friendica | 2014-01-10 | 1 | -3/+3 | |
| | ||||||
* | break delivery loop if an item is deleted twice | friendica | 2014-01-10 | 2 | -2/+9 | |
| | ||||||
* | Merge pull request #260 from zzottel/master | friendica | 2014-01-10 | 1 | -2/+3 | |
|\ | | | | | Small fix | |||||
| * | fix the fix (can't work on query if it hasn't been added to $dest yet) | zottel | 2014-01-10 | 1 | -2/+3 | |
| | | ||||||
* | | directory creation error, display localtimes on cloud webpage, doc updates | friendica | 2014-01-10 | 2 | -3/+7 | |
|/ | ||||||
* | mod_filestorage: provide a URL for linking to webpages and other websites | friendica | 2014-01-09 | 1 | -0/+45 | |
| | ||||||
* | only let visitors remove their own files. | friendica | 2014-01-09 | 2 | -10/+22 | |
| | ||||||
* | add cloud link to profile_tabs and Comanchify the sucker | friendica | 2014-01-09 | 1 | -0/+9 | |
| | ||||||
* | add link from DAV web ui to filestorage to set properties or delete or whatever | friendica | 2014-01-09 | 1 | -0/+8 | |
| |