Commit graph

386 commits

Author SHA1 Message Date
Friendika
5a0690d940 add attachments to FB posts, fix paren string in statusnet, do not insert attach div into post if no attachments 2011-05-26 06:46:55 -07:00
Friendika
8e56994e5f revup 2011-05-25 15:48:21 -07: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
20a1500c25 open attachment in new window 2011-05-24 20:59:56 -07:00
Friendika
3239381447 better margins 2011-05-24 20:56:49 -07:00
Friendika
e7ef3b82f0 clearup float, fix icon 2011-05-24 20:49:19 -07:00
Friendika
87de839974 attachment display 2011-05-24 20:41:29 -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
78b2db3a98 Merge branch 'fabrixxm-master'
Conflicts:
	boot.php
2011-05-23 18:17:02 -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
Friendika
ea0a28ebfb removed buggy debug code ;) 2011-05-22 14:20:31 -07:00
Friendika
f4e47f168f if xml doesn't parse, don't process it further 2011-05-22 06:05:01 -07:00
Friendika
0dfcbe9c44 better handling of twitter follows, remove ajax anchor /#!/ 2011-05-21 17:13:51 -07:00
Friendika
5f20925220 deny link not clickable on admin approval notification page 2011-05-20 15:11:36 -07:00
Friendika
44d5c90af4 better mailing list support, email addr can be either 'from' or 'to' 2011-05-19 17:25:41 -07:00
Friendika
990d5e82a0 doc updates - connecting to services 2011-05-18 17:29:12 -07:00
Friendika
39d9507ad1 revup 2011-05-17 15:18:02 -07:00
Friendika
f9444c8be5 admin directory view 2011-05-16 18:52:27 -07:00
Friendika
85c6457e6e bug #65 'show all nn comments', 'show more posts like this' are misleading after they've been clicked once. Solution, hide them once clicked. 2011-05-16 17:57:29 -07:00
Friendika
730322ee5f bug #70 - error messages on group deletion, warning cleanup 2011-05-15 16:36:49 -07:00
Friendika
7942192e20 FB reply if replying to local post originally posted to FB 2011-05-13 20:40:28 -07:00
Friendika
8674d01432 provide textmode "micropro" (small profile display but without the photo) for better scalability of group selection tools when confronted with huge numbers of contacts 2011-05-12 18:55:28 -07:00
Friendika
75c4e6e9a6 revup 2011-05-12 15:46:27 -07:00
Friendika
c7e99cdbe3 revup 2011-05-11 19:25:15 -07:00
Friendika
b2e92e0af3 deprecate load_view_file 2011-05-11 04:37:13 -07:00
Friendika
d0a86d933f don't show birthday for deleted contact 2011-05-10 20:53:04 -07:00
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. 2011-05-10 16:12:50 -07:00
Friendika
8b2a514e96 revup 2011-05-10 15:26:31 -07:00
Friendika
944f1a7f4c extra slashes in header 2011-05-10 02:18:39 -07:00
Friendika
cb6c1f91b7 rolling version number in preparation for release 2011-05-09 16:51:25 -07:00
Friendika
c2e35d2d35 set permalink on uploaded photo items 2011-05-08 22:47:35 -07:00
Friendika
2c63b65e3c refactor "which link to show" logic 2011-05-06 06:30:33 -07:00
Friendika
34f3cb68a6 document the end-user steps needed to use optional Facebook connector 2011-05-05 20:35:46 -07:00
Friendika
26d748f6d8 Merge pull request #96 from fabrixxm/api
Status.net Api
2011-05-05 04:29:45 -07:00
Friendika
5f0b43485a incorrect count of total pages in normal view mode 2011-05-04 20:49:11 -07:00
Friendika
59fd70e568 issues with private photos - hitting internal size limits 2011-05-04 02:20:44 -07:00
Friendika
64a7d0b578 lost comment boxes on status.net conversations 2011-05-03 18:05:11 -07:00
Friendika
c8ac50c845 revup 2011-05-02 15:44:17 -07:00
Friendika
5b8c60d8f3 login - put keyboard focus on name input 2011-05-01 22:39:40 -07:00
Friendika
6c47f262cc warn if msg is visible to all 2011-05-01 19:50:00 -07:00
Friendika
e00068334f fix private images 2011-04-30 17:24:37 -07:00
Friendika
48e7e1451d revup 2011-04-29 16:00:04 -07:00
Friendika
b43ed54967 Merge https://github.com/friendika/friendika into pull 2011-04-28 16:08:15 -07:00
Friendika
94a57035b5 revup 2011-04-28 15:49:57 -07:00
fabrixxm
daa7dc983b Icons as CSS classes, hide net/home/mail/notify-update divs with no value 2011-04-28 19:01:35 +02:00
Friendika
bd65c0c7b2 empty uid on friend check 2011-04-27 15:59:18 -07:00
Friendika
d45ad7bb6b suppress duplicate FB posts (incoming after posted locally) 2011-04-27 04:24:00 -07:00