aboutsummaryrefslogtreecommitdiffstats
path: root/mod/photos.php
Commit message (Collapse)AuthorAgeFilesLines
* profile wall privacyfriendica2012-03-271-11/+12
|
* ctrl + left|right cursor keys to prev/next photosfriendica2012-03-191-1/+12
|
* Existing photos could not be used as profile photos anymore - should be ↵Tobias Hößl2012-03-191-1/+1
| | | | fixed now. And some extra logging in the CSRF-Protection to make debugging easier
* logger_debug was used as string instead of constantfriendica2012-02-211-5/+5
|
* implement "moderate" flag on itemsfriendica2012-01-231-2/+2
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* add photo upload link to album widget and "upload to this album" abilityfriendica2012-01-151-3/+20
|
* Merge remote-tracking branch 'friendica/master'Fabio Comuni2012-01-061-0/+1
|\
| * comment previewfriendica2012-01-051-0/+1
| |
* | quattro: contacts and first photo pageFabio Comuni2011-12-221-18/+24
|/
* w3c valid cleanupfriendica2011-12-061-2/+4
|
* fix "do not show status post for photo" setting when used with js_upload ↵Friendika2011-11-021-2/+2
| | | | (value is string "true/false" not integer or boolean)
* add contact-id to auto-complete response to resolve duplicatesFriendika2011-10-271-1/+12
|
* origin flag handling, and bug #137 - provide timezone conversion for events ↵Friendika2011-10-171-1/+4
| | | | posted across to Diaspora
* Fix url in profile tabsFabio Comuni2011-10-101-1/+1
|
* New common tab template. Update cssFabio Comuni2011-10-101-11/+1
|
* option to not post photos to status streamFriendika2011-10-011-8/+5
|
* override pragmaFriendika2011-10-011-0/+3
|
* fixed a bug I introduced when working on the testbubble theme - user's photo ↵Devlon Duthie2011-09-271-1/+1
| | | | | | widget header div wasn't closed correctly + some opera-friendly style changes
* really commiting files this time, still getting the hang of git.Devlon Duthie2011-09-251-4/+7
| | | | | | some images added, some classes added to groupidebar, contacts sidebar notification flags moved out of nav and into banner for testbubble the testbubble css tweaks
* provide permission error vs "not found" for protected photosFriendika2011-09-221-1/+9
|
* allow one to toggle into and out of photo edit mode for an entire albumFriendika2011-09-211-3/+4
|
* template escapesFriendika2011-09-191-17/+17
|
* put profile photo on photos pageFriendika2011-09-191-1/+3
|
* infrastructure for personalised @ tags (no UI/settings form yet), allow own ↵Friendika2011-09-011-1/+2
| | | | comments through statusnet connector
* revupFriendika2011-07-281-2/+2
|
* show full size photos for album view even when photo has been used as a ↵Friendika2011-07-281-2/+2
| | | | profile photo
* move hidewall to user table - queries are getting too complicated and ↵Friendika2011-07-051-5/+1
| | | | servers falling over
* removed stray debug statementFriendika2011-07-031-1/+2
|
* consolidate perrmisions sql, minor duepuntozero validation fixesFriendika2011-06-301-64/+4
|
* bug #99 - don't show album name/link if photos are privateFriendika2011-06-301-1/+35
|
* allow spaces in @ tagsFriendika2011-06-291-1/+3
|
* do not translate hidden photo album 'Contact Photos' as it may become ↵Friendika2011-06-281-7/+13
| | | | unhidden when different language is used.
* dbg info for photo uploadsFriendika2011-06-281-0/+11
|
* add profile tabs to "photos", "events" and "notes". in dispy, show active tab.Fabio Comuni2011-06-231-9/+25
|
* delete selected itemsFriendika2011-06-151-1/+1
|
* prev/next icons (instead of text) for photosFriendika2011-06-131-2/+2
|
* set permalink on photo tagsFriendika2011-06-081-1/+8
|
* minor fixes to apps (don't show notes if not logged in) and photos (tag ↵Friendika2011-06-081-1/+2
| | | | delete link is leaking to unauthorised users)
* first recently uploaded photo (in 3 hours) to an older existing album, post ↵Friendika2011-06-071-2/+2
| | | | made visible
* make 'visible to everybody' warning toggle correctly in photos and settingsFriendika2011-06-011-0/+26
|
* bug #38 ability to restrict profile, wall, photos from non-friendsFriendika2011-05-281-1/+1
|
* bug #38 posts and photos only visible to friends if so configuredFriendika2011-05-281-0/+11
|
* hooks can't contain direct values, must be variablesFriendika2011-05-211-2/+4
|
* photo upload plugin size limit is not working, call photo_end hooks in any ↵Friendika2011-05-201-0/+2
| | | | error return from mainline so html does not leak into json responses bug #77
* deprecate load_view_fileFriendika2011-05-111-10/+10
|
* bring back load_view_file for dispy templatesFriendika2011-05-101-1/+1
|
* don't use load_view_file() except in email templates and install of htconfig ↵Friendika2011-05-101-10/+10
| | | | - to avoid getting wrong file when package is updated by copying over an older version.
* comment macros showing on photosFriendika2011-05-081-0/+4
|
* set permalink on uploaded photo itemsFriendika2011-05-081-0/+8
|