Friendika
|
bbc65f9832
|
prev/next links in calendar
|
2011-06-06 21:28:11 -07:00 |
|
Friendika
|
9f51233451
|
event listings
|
2011-06-06 20:17:36 -07:00 |
|
Friendika
|
452245d988
|
more events framework
|
2011-06-06 19:59:20 -07:00 |
|
Friendika
|
c0094aa4f8
|
strict privacy mode (Friendika-Z) - refuse to talk to networks with privacy issues
|
2011-06-06 16:26:11 -07:00 |
|
fabrixxm
|
76f4d85d9a
|
Small fix to theme selector
|
2011-06-06 14:55:54 +02:00 |
|
Friendika
|
4c629e274b
|
begin event module
|
2011-06-05 23:10:07 -07:00 |
|
Friendika
|
18f4c6094a
|
bug #88, Thanks Chris! Added a couple of minor tweaks for identity checking and consistency with other profile viewing links
|
2011-06-05 21:05:55 -07:00 |
|
Friendika
|
edbad772ba
|
add flag for experimental themes
|
2011-06-05 18:05:25 -07:00 |
|
Friendika
|
6f34f89ddb
|
mb_string is now required.
|
2011-06-04 22:48:43 -07:00 |
|
Friendika
|
e591ed6b30
|
minor edits
|
2011-06-03 07:04:43 -07:00 |
|
Friendika
|
86df81352f
|
show new_member page only on our own profile
|
2011-06-03 06:22:39 -07:00 |
|
Friendika
|
32bebdfa7e
|
new_member not new_user
|
2011-06-03 06:17:43 -07:00 |
|
Friendika
|
00c548cc8f
|
new member page
|
2011-06-03 06:12:34 -07:00 |
|
Friendika
|
20d1de4ced
|
got it wrong - apparently no need to fix json slashes
|
2011-06-02 20:42:09 -07:00 |
|
Friendika
|
55e727de64
|
make 'visible to everybody' warning toggle correctly in photos and settings
|
2011-06-01 22:06:53 -07:00 |
|
Friendika
|
969a25eab2
|
add titles to shared items if available
|
2011-06-01 06:41:12 -07:00 |
|
Friendika
|
b8c4d73377
|
show group affiliations in contact editor
|
2011-05-31 19:24:26 -07:00 |
|
Friendika
|
e25ded6d96
|
don't count wall posts in unseen network total
|
2011-05-31 17:35:24 -07:00 |
|
Friendika
|
f95ea14478
|
show linked url on user's contact page
|
2011-05-30 22:17:04 -07:00 |
|
Friendika
|
9f52e311df
|
sort wall items by date order instead of id. bug #61
|
2011-05-30 19:59:54 -07:00 |
|
Friendika
|
7fb9aa24fb
|
bug #87 alert if email settings don't open mailbox, also display last email connect time
|
2011-05-29 21:20:50 -07:00 |
|
Friendika
|
547fd1e0e5
|
small fixes to item post to try and sort out segfault issues on php 5.3 (?)
|
2011-05-29 15:47:26 -07:00 |
|
Friendika
|
69f014d02b
|
bug #38 ability to restrict profile, wall, photos from non-friends
|
2011-05-28 00:49:03 -07:00 |
|
Friendika
|
4e8a97f30a
|
bug #38 posts and photos only visible to friends if so configured
|
2011-05-28 00:42:01 -07:00 |
|
Friendika
|
94af6fb064
|
correct nickname for display link on comment emails
|
2011-05-27 18:54:43 -07:00 |
|
Friendika
|
763ff827d5
|
don't reset photo permissions unless photo has owner-only permissions
|
2011-05-27 02:37:12 -07:00 |
|
Friendika
|
341f853b04
|
search from network page
|
2011-05-26 17:47:33 -07:00 |
|
Friendika
|
7acb8fa6e7
|
add webfinger diagnostic module
|
2011-05-26 16:41:36 -07:00 |
|
Friendika
|
3710a6fd07
|
sort out a couple of email notify issues
|
2011-05-25 18:15:49 -07:00 |
|
Friendika
|
cd536731c3
|
minor string update
|
2011-05-25 17:20:41 -07:00 |
|
Friendika
|
b6b2997b43
|
remove debug line
|
2011-05-25 16:02:02 -07:00 |
|
Fabio Comuni
|
ad2aded259
|
Small tweak to a copule of translatable strings
|
2011-05-25 12:23:45 +02:00 |
|
Friendika
|
2a679b1164
|
file attachments
|
2011-05-25 02:08:15 -07:00 |
|
Friendika
|
73b4faca5c
|
basic file upload/attach
|
2011-05-24 22:40:52 -07:00 |
|
Friendika
|
e3d1ef8ef7
|
ability to hide profile and wall from unknown people
|
2011-05-24 16:30:52 -07:00 |
|
Friendika
|
040fc247a0
|
bug #85
|
2011-05-23 20:30:37 -07:00 |
|
Friendika
|
19ccd658eb
|
Merge branch 'pull'
|
2011-05-23 18:18:01 -07:00 |
|
Friendika
|
78b2db3a98
|
Merge branch 'fabrixxm-master'
Conflicts:
boot.php
|
2011-05-23 18:17:02 -07:00 |
|
Friendika
|
9a3f5eaf7d
|
Merge pull request #107 from fabrixxm/oembed
Oembed plugin
|
2011-05-23 18:12:14 -07:00 |
|
Friendika
|
3e6180183b
|
improved browser language detect, set user language on login
|
2011-05-23 17:18:36 -07:00 |
|
Fabio Comuni
|
e1107b55c6
|
add info() function. Works like notice() but show messages in a div with class info-message.
update code to use info() instead of notice() when appropriate (non-error message)
add info-message class style in themes
|
2011-05-23 11:39:57 +02:00 |
|
Fabio Comuni
|
7c5a7a94d4
|
Add oembed user option for use oembed instead of standard yotube embedding.
Remove global option and parse_url use of oembed.
|
2011-05-23 10:37:09 +02:00 |
|
fabrixxm
|
ef64c5187d
|
add config [system][embed_all] to use oembed with links and youtube. Url parse fallback to default if url has not an oembed rappresentation.
|
2011-05-23 09:14:57 +02:00 |
|
Friendika
|
5996e2cd4c
|
if no FB image and fb link is on our site, use Friendika logo for fb image. Otherwise it's going to end up being a random friend.
|
2011-05-22 21:20:28 -07:00 |
|
Friendika
|
576f8eda08
|
more buggy debugging code removed.
|
2011-05-22 20:18:39 -07:00 |
|
Friendika
|
44a22c2915
|
more improvements in twitter handling, reduce duplicates from FB when double friended
|
2011-05-22 18:40:00 -07:00 |
|
Friendika
|
ea0a28ebfb
|
removed buggy debug code ;)
|
2011-05-22 14:20:31 -07:00 |
|
Friendika
|
8510748b19
|
friendika page hook for German impressum
|
2011-05-22 01:15:04 -07:00 |
|
Chris Case
|
f4cb6b9b08
|
fixed a couple of bugs
|
2011-05-21 23:19:50 -07:00 |
|
Chris Case
|
4cff911939
|
merged multipart email changes
|
2011-05-21 21:40:16 -07:00 |
|