Commit Graph

466 Commits

Author SHA1 Message Date
Fabio Comuni c94b809634 fix a small php notice. 2011-06-16 12:14:04 +02:00
Friendika 7659f2a87a revup 2011-06-15 16:33:02 -07:00
Friendika 5105b3febc event calendar links, editing 2011-06-14 19:48:37 -07:00
Fabio Comuni 00e142e4f7 Load plugin info from plugin file. Show README.md or README from plugin dir in plugin details page 2011-06-14 14:21:43 +02:00
Fabio Comuni 5dc8fbccb2 enable/disable plugins from admin page 2011-06-14 11:16:27 +02:00
Friendika d5fdd4287d event sharing, cont. 2011-06-13 19:06:49 -07:00
Friendika d66056af9d reduce visibility of lang-select flag (duepuntozero) 2011-06-10 20:39:46 -07:00
Friendika 7c60701efc fixed a few feed problems affecting activity objects/targets 2011-06-10 01:51:14 -07:00
Friendika 67021c132a event communication basics 2011-06-09 16:24:29 -07:00
Friendika df8ac668b8 more calendar work, undo strict_privacy flag to use different approach 2011-06-08 21:06:02 -07:00
Friendika e2f1540f25 events, continued. Also better regex matching accounting for empty elements 2011-06-07 22:13:07 -07:00
Friendika 33fe26ecb0 more progress on events 2011-06-07 20:10:43 -07:00
Friendika d2863d1859 first recently uploaded photo (in 3 hours) to an older existing album, post made visible 2011-06-07 16:23:37 -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
Friendika c003eda177 revup 2011-06-06 14:16:22 -07:00
Friendika 4c629e274b begin event module 2011-06-05 23:10:07 -07:00
Friendika 8e3cc8669b alphabetically sort the language selector 2011-06-05 20:45:46 -07:00
Friendika 4284c6f9ee use icon for language selector instead of hotkey 2011-06-05 17:32:56 -07:00
Friendika 05e06889b3 mbstring is now required 2011-06-04 15:34:28 -07:00
Friendika a27391c33a facebook queueing on failure, sync update.php with boot.php update version to avoid race condition 2011-06-03 01:16:17 -07:00
Friendika 2fcb5922c3 don't notify failed FB delivery of likes, which have no id. 2011-06-02 17:41:04 -07:00
Friendika 1e0d3173f8 i before e, except after.... 2011-06-01 21:15:20 -07:00
Friendika e25ded6d96 don't count wall posts in unseen network total 2011-05-31 17:35:24 -07:00
Friendika 9f52e311df sort wall items by date order instead of id. bug #61 2011-05-30 19:59:54 -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 73e0986710 item/event linkage 2011-05-27 18:47:28 -07:00
Friendika a2b26948d8 duplicate likes if we posted it locally and it also comes back from FB 2011-05-27 15:33:01 -07:00
Friendika ecb300177c troublesome feed was a 307 redirect. We didn't recognise 307 2011-05-26 23:10:40 -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 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
Friendika 1222362ba0 better handling of FB like activity object 2011-04-26 16:37:26 -07:00
Friendika 7bf85eadb2 Merge branch 'fb' 2011-04-26 04:40:34 -07:00
Friendika 245a56f0c1 lots of facebook fixes 2011-04-26 04:39:27 -07:00
Friendika 1ec8fd416b revup 2011-04-25 15:44:25 -07:00
Friendika aaf42d7d3a revup 2011-04-24 15:22:33 -07:00
Friendika a0e7d8fa00 redirect to profile photo upload on very first login 2011-04-23 17:31:23 -07:00
Friendika b603641807 doc updates 2011-04-22 00:11:28 -07:00
Friendika 9e19eef194 "firewall" setting - block all public pages from the public if configured to do so 2011-04-21 17:29:47 -07:00
Fabio Comuni 3208a649a2 allow /name.ext to load mod/name_ext.php 2011-04-21 09:04:15 +02:00
Friendika a1ef8f669d don't show connect link to authenticated visitors 2011-04-20 15:27:10 -07:00
Friendika afe4cc8bfa pull request #91 fabrixxm (manual merge) 2011-04-20 04:50:12 -07:00
Friendika 29a48de5e2 follow requests most adhere to site allow policy 2011-04-19 16:31:39 -07:00
Friendika 2563c49cdd Merge branch 'omigeot-master' 2011-04-18 15:20:45 -07:00
Friendika 1e967eddb7 multi-user, do not cache open mbox 2011-04-18 15:16:51 -07:00
Olivier Migeot 8b7b0bd5a2 Mismatched quotes in boot.php (wrecked up scrape_dfrn()). 2011-04-18 17:42:15 +02:00
Friendika b81eefbffb sv language had unquoted quotes in strings 2011-04-17 23:38:12 -07:00
Friendika 229eb9c681 Merge branch 'imap' 2011-04-17 23:28:39 -07:00
Friendika c3d97b7f4c revup 2011-04-16 14:49:22 -07:00
Friendika 06492b76b1 update updater 2011-04-16 08:45:49 -07:00
Friendika 27cbb830a7 more work on email contacts 2011-04-15 23:40:43 -07:00