aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | Merge branch 'master' of https://github.com/friendica/redMichael Meer2014-01-233-2/+3
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to be in sync with main repro
| * | | | | | | | | preperation for ping, need training in SQL :(Michael Meer2014-01-231-1/+6
| | | | | | | | | |
| * | | | | | | | | Merge branch 'master' of https://github.com/friendica/redMichael Meer2014-01-236-24/+58
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to be in sync with main repro
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/friendica/redMichael Meer2014-01-222-9/+5
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to keep the repros in sync
| * | | | | | | | | | | reorg formula data for hubloc checksMichael Meer2014-01-222-5/+15
| | | | | | | | | | | |
| * | | | | | | | | | | start with hubloc pingMichael Meer2014-01-221-0/+9
| | | | | | | | | | | |
* | | | | | | | | | | | cleanup include/menu in preparation for the next phase of bookmarkingfriendica2014-01-273-42/+11
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
* | | | | | | | | | | add davguest param to cut/paste link for directories in mod/filestoragefriendica2014-01-262-4/+2
| | | | | | | | | | |
* | | | | | | | | | | The final piece of the DAV authentication puzzle. Provide a directory view ↵friendica2014-01-262-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 featuresfriendica2014-01-262-1/+3
| | | | | | | | | |
* | | | | | | | | | don't prompt guests for a password if they're accessing an embedded public file.friendica2014-01-263-4/+24
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge https://github.com/friendica/red into zpullfriendica2014-01-251-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Typoroot2014-01-251-2/+3
| | | | | | | | | |
* | | | | | | | | | some tweaks to items_fetch for the apifriendica2014-01-252-19/+21
|/ / / / / / / / /
* | | | | | | | | Merge pull request #284 from cvogeley/masterfriendica2014-01-252-24/+47
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | API changes
| * | | | | | | | | Check user_info['self] in api user_timelineChristian Vogeley2014-01-251-4/+13
| | | | | | | | | |
| * | | | | | | | | remove wall restrictionChristian Vogeley2014-01-251-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | original didn’t have that
| * | | | | | | | | API My wall postsChristian Vogeley2014-01-252-21/+33
| | | | | | | | | |
| * | | | | | | | | Add $since_id to items_fetchChristian Vogeley2014-01-221-2/+5
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | set session['my_address'] to current site in change channel, not primary hub ↵friendica2014-01-251-85/+1
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | location. Also remove all the old Friendica-style authentication code.
* | | | | | | | Merge https://github.com/friendica/red into zpullfriendica2014-01-256-1307/+1332
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #285 from tobiasd/de20140125tobiasd2014-01-242-1302/+1309
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | DE: update to the strings
| | * | | | | | | | DE: update to the stringsTobias Diekershoff2014-01-252-1302/+1309
| |/ / / / / / / /
| * | | | | | | | Merge pull request #283 from beardy-unixer/masterfriendica2014-01-244-5/+23
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Add admin info to admin panel and site info.
| | * | | | | | | | Left over line from placeholder.Thomas Willingham2014-01-251-1/+0
| | | | | | | | | |
| | * | | | | | | | Add admin info to admin panel and site info.Thomas Willingham2014-01-244-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 ↵friendica2014-01-253-2/+3
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | can't easily be over-ridden
* | | | | / / / prettyphoto (js|css) not foundfriendica2014-01-2449-259/+413
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge https://github.com/friendica/red into zpullfriendica2014-01-231-2/+3
|\ \ \ \ \ \ \
| * | | | | | | Ooops, included site specific hackThomas Willingham2014-01-241-6/+0
| | | | | | | |
| * | | | | | | Make share previews a bit longer. We can't go any longer than thisThomas Willingham2014-01-241-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)friendica2014-01-232-13/+50
|/ / / / / / /
* | | | | | | display a somewhat more pleasant hovertip on qr codesfriendica2014-01-231-1/+1
| | | | | | |
* | | | | | | Merge https://github.com/friendica/red into zpullfriendica2014-01-2344-411/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #281 from beardy-unixer/masterfriendica2014-01-2344-411/+0
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Kill prettyphoto
| | * | | | | | | Nobody seems to be using that anymoreThomas Willingham2014-01-2344-411/+0
| | | | | | | | |
* | | | | | | | | fix marital partner linkingfriendica2014-01-232-26/+24
|/ / / / / / / /
* | | | | | | | Merge https://github.com/friendica/red into zpullfriendica2014-01-231-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | the bootstrap theme is obsolete, use clean insteadtobiasd2014-01-231-1/+1
| | | | | | | |
* | | | | | | | mod_profperm migratedfriendica2014-01-234-519/+527
|/ / / / / / /
* | | | / / / missing filename in uploaded photos (we don't really use this, but we will ↵friendica2014-01-222-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 namefriendica2014-01-221-1/+1
| | | | | |
* | | | | | API: provide a link to photo albums in api/red/albumsfriendica2014-01-221-1/+5
| | | | | |
* | | | | | Merge https://github.com/friendica/red into zpullfriendica2014-01-222-7/+10
|\| | | | |
| * | | | | Merge pull request #279 from git-marijus/masterfriendica2014-01-222-5/+5
| |\ \ \ \ \ | | | | | | | | | | | | | | make network tabs regard selected group (collection) and vice versa
| | * | | | | update argument ?f=marijus2014-01-221-2/+2
| | | | | | |
| | * | | | | make network tabs regard selected group (collection) and vice versamarijus2014-01-222-4/+4
| | |/ / / /
| * | | | | Merge pull request #280 from beardy-unixer/masterfriendica2014-01-221-2/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | | Give pages enough to construct a share button.
| | * | | | Give pages enough to construct a share button.Thomas Willingham2014-01-221-2/+5
| |/ / / /
* / / / / try to reduce the number of simulaneous deliveries of the same post when ↵friendica2014-01-222-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.