Friendika
|
8819c73ba1
|
bug #99 - don't show album name/link if photos are private
|
11 years ago |
Friendika
|
ad5b976978
|
allow spaces in @ tags
|
11 years ago |
Friendika
|
d5855967a7
|
do not translate hidden photo album 'Contact Photos' as it may become unhidden when different language is used.
|
11 years ago |
Friendika
|
4ca6a9a382
|
dbg info for photo uploads
|
11 years ago |
Fabio Comuni
|
5de7d0f12f
|
add profile tabs to "photos", "events" and "notes". in dispy, show active tab.
|
11 years ago |
Friendika
|
e5b54e74ba
|
delete selected items
|
11 years ago |
Friendika
|
4469f92ea3
|
prev/next icons (instead of text) for photos
|
11 years ago |
Friendika
|
894dfde122
|
set permalink on photo tags
|
11 years ago |
Friendika
|
dea721a3f8
|
minor fixes to apps (don't show notes if not logged in) and photos (tag delete link is leaking to unauthorised users)
|
11 years ago |
Friendika
|
d2863d1859
|
first recently uploaded photo (in 3 hours) to an older existing album, post made visible
|
11 years ago |
Friendika
|
55e727de64
|
make 'visible to everybody' warning toggle correctly in photos and settings
|
11 years ago |
Friendika
|
69f014d02b
|
bug #38 ability to restrict profile, wall, photos from non-friends
|
11 years ago |
Friendika
|
4e8a97f30a
|
bug #38 posts and photos only visible to friends if so configured
|
11 years ago |
Friendika
|
1ccda19f7a
|
hooks can't contain direct values, must be variables
|
11 years ago |
Friendika
|
db60d6d78f
|
photo upload plugin size limit is not working, call photo_end hooks in any error return from mainline so html does not leak into json responses bug #77
|
11 years ago |
Friendika
|
b2e92e0af3
|
deprecate load_view_file
|
11 years ago |
Friendika
|
a00813497f
|
bring back load_view_file for dispy templates
|
11 years ago |
Friendika
|
c052d68828
|
don't use load_view_file() except in email templates and install of htconfig - to avoid getting wrong file when package is updated by copying over an older version.
|
11 years ago |
Friendika
|
3b51f28d25
|
comment macros showing on photos
|
11 years ago |
Friendika
|
c2e35d2d35
|
set permalink on uploaded photo items
|
11 years ago |
Fabio Comuni
|
b3a5fccc9d
|
template for photo display
|
11 years ago |
Friendika
|
6c1d587ae3
|
notify not called on new photo album (first item)
|
11 years ago |
Friendika
|
9e19eef194
|
"firewall" setting - block all public pages from the public if configured to do so
|
11 years ago |
Friendika
|
5654ce926c
|
move all message display sub-functions from boot.php into conversation.php
|
12 years ago |
Friendika
|
c8f32536ff
|
pull in new 'writable' dfrn flag
|
12 years ago |
Friendika
|
5d5a94c88a
|
comment open/close anomolies in non-English languages
|
12 years ago |
fabrixxm
|
c1144912e2
|
small fix
|
12 years ago |
Friendika
|
ea03d9fa86
|
more thorough cleanup on account/contact removal
|
12 years ago |
Friendika
|
3f432a7b82
|
share,retweet,relay,forward, whatever
|
12 years ago |
Friendika
|
ee210718cc
|
photo album prev/next links
|
12 years ago |
Friendika
|
35c3e12df5
|
ability to edit image permissions
|
12 years ago |
Friendika
|
0de88eb6b0
|
yet another template converted to language neutral format
|
12 years ago |
Friendika
|
5641532936
|
yet another template
|
12 years ago |
Friendika
|
755c2245e8
|
move php path setting inside proc_run
|
12 years ago |
Friendika
|
4bff52990e
|
ajax reload fixes
|
12 years ago |
Fabio Comuni
|
dc15e8640d
|
duepuntozero: show desc on image in albums
|
12 years ago |
Friendika
|
1dea6a2d71
|
wrong return url for ajax comments on display and photos pages
|
12 years ago |
Friendika
|
9f5d3000c7
|
don't change photo visibility if only album name was changed
|
12 years ago |
Fabio Comuni
|
d72f248b3c
|
Allow to set a photo from albums as profile photo
|
12 years ago |
Friendika
|
e2c8bedfe5
|
allow changing album name in photo edit page
|
12 years ago |
Fabio Comuni
|
bed0391e6f
|
Show lock info on photos
|
12 years ago |
Friendika
|
33037754d8
|
removed java photo uploader from mainline. Photo uploaders are now plugins, but a single item upload is available by default.
|
12 years ago |
Friendika
|
620aae5b50
|
still not quite ready for the big photos rollover
|
12 years ago |
Friendika
|
076c25e103
|
Revert "Revert "roll version - now in alpha 2.1""
This reverts commit e8a3166fa9 .
|
12 years ago |
Friendika
|
e8a3166fa9
|
Revert "roll version - now in alpha 2.1"
This reverts commit df4f77dadd .
|
12 years ago |
Friendika
|
df4f77dadd
|
roll version - now in alpha 2.1
|
12 years ago |
fabrixxm
|
e9251499dd
|
Added proc_run() and modified all occurrence of proc_close(proc_open()) to use proc_run()
|
12 years ago |
Friendika
|
f057cc3a70
|
missing pagination in photo collections
|
12 years ago |
Friendika
|
8b086a76e5
|
stray debugging statement
|
12 years ago |
Friendika
|
75306b6294
|
allow community page members to upload photos and assorted other stuff which was previously restricted to the page owner
|
12 years ago |