Commit Graph

501 Commits

Author SHA1 Message Date
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
Friendika 158b65894a initial checkin mailbox reading functions - lots more to do 2011-04-15 19:16:37 -07:00
Friendika b5ccb8e205 ensure host xrd is correct, even if installed in subpath 2011-04-14 19:43:00 -07:00
Friendika e88cf38604 spanish translation update 2011-04-14 15:20:25 -07:00
Fabio Comuni 0afef6b17e arrays and simple conditional blocks in template, template for nav, load templates from themes 2011-04-14 09:22:38 +02:00
Friendika 17a7dae67d doco 2011-04-13 16:58:21 -07:00
Friendika 84b2d5a25b local attachment storage 2011-04-13 01:18:15 -07:00
Friendika 5654ce926c move all message display sub-functions from boot.php into conversation.php 2011-04-12 17:58:16 -07:00
Friendika e01bc60577 revup 2011-04-12 15:19:28 -07:00
Friendika 61915a524d first cut at group chooser UI 2011-04-12 01:31:55 -07:00
Friendika 6da84027af visual display of group members 2011-04-11 22:47:16 -07:00
Friendika bfffd33ff9 table for email poll driver 2011-04-11 21:30:50 -07:00
Friendika 0ed2d19ac8 death to comment box oddities (a slow death as it will take some time for everybody to upgrade) 2011-04-11 20:11:21 -07:00
Friendika a4836ac1ba wallwall oddities on display page 2011-04-11 16:15:38 -07:00
Friendika ff15ea0993 wrong variable passed 2011-04-11 15:45:19 -07:00
Friendika c8f32536ff pull in new 'writable' dfrn flag 2011-04-11 03:22:09 -07:00
Friendika a0956ee955 some w3c validation issues 2011-04-10 23:01:38 -07:00
Friendika 63030ca51e protocol update 2011-04-10 18:40:43 -07:00
Friendika 940d216395 initial dfrn update to pass perms 2011-04-10 18:38:55 -07:00
Friendika 12bc4a44cf [privacy] use owner's default permission settings on "is now friends with..." msg 2011-04-10 15:30:56 -07:00
Friendika bf865f0210 bug #34, line breaks double in retweet/share 2011-04-10 03:00:29 -07:00
Friendika 6b66ac8183 Merge branch 'fabrixxm-master' 2011-04-08 15:30:54 -07:00
Friendika 263eb0c456 revup 2011-04-08 15:30:29 -07:00
Fabio Comuni 0e033eaa43 Fix query for authors in item_photo_menu(), cache authors from extract_item_authors() 2011-04-08 16:52:58 +02:00
Friendika 5d5a94c88a comment open/close anomolies in non-English languages 2011-04-07 16:19:46 -07:00
Friendika 6728a11ee3 support feed attachments/enclosures, and fix for bug #30 2011-04-06 19:42:35 -07:00
Friendika 9c77c57b74 if base url changes radically, save the change. 2011-04-06 05:09:24 -07:00
Friendika d2b28206ce profile edit link missing in photo menu for non-dfrn contacts 2011-04-05 20:07:54 -07:00
Friendika 438473529c atom categories and tag import 2011-04-05 17:41:02 -07:00
Friendika 793967a1d3 better handling of troublesome feeds. 2011-04-04 19:36:18 -07:00
Friendika 178362e50b cleaned up photo_menu check and explanation 2011-04-04 16:00:58 -07:00
Friendika 91588934d2 revup 2011-04-04 15:43:22 -07:00
Friendika 742bdd3054 make photo menu work better on remote profile logins 2011-04-04 05:52:59 -07:00
Friendika 9f804b936a remote profile photo menu fix 2011-04-04 03:31:47 -07:00
Fabio Comuni 7bfd0e2c48 show "edit contact" and "sent PM" only to local user 2011-04-04 11:52:30 +02:00
Fabio Comuni 890753e5b5 add popupmenu links to status, profile and photos if contact is in dfrn 2011-04-04 09:51:20 +02:00
Fabio Comuni 92156cd840 Merge remote-tracking branch 'friendika-master/master' into iconpopup 2011-04-04 09:31:12 +02:00
Friendika 9b50b0e16f Public exposure warning on affected network group pages. config-able so a plugin can shut it up. 2011-04-03 20:41:40 -07:00
Friendika b500da74b6 user language storage 2011-04-01 14:49:15 -07:00
Friendika 4b356e59ec allow other destinations according to protocol 2011-04-01 14:39:09 -07:00
Fabio Comuni 454c4d0b70 \"View profile\" send to user profile page and not to tab. 2011-04-01 09:04:55 +02:00
Fabio Comuni b59c504b16 fix typo 2011-04-01 09:00:53 +02:00
Friendika d728961cbf translateable time formats (PM & birthdays) 2011-03-31 14:46:16 -07:00
Fabio Comuni fe67c346e5 Moved popup logic in boot.php, added 'item_photo_menu' hook 2011-03-31 16:52:51 +02:00
Friendika 08032e0453 change language dynamically - bound to F8 key 2011-03-31 04:57:31 -07:00
Friendika 0fe997490d dfrn remote profile protocol revision 2011-03-30 15:04:18 -07:00
Friendika 78058c0a19 revup 2011-03-30 14:31:56 -07:00
Friendika e1fd2ecb16 another template 2011-03-29 15:27:14 -07:00
Friendika c2a0016018 revup 2011-03-29 14:52:15 -07:00
Friendika 15b6792ca0 revup 2011-03-28 15:41:08 -07:00
Friendika c962f5c4bc comment collapsing, pagination wasn't advancing past 16 2011-03-27 19:53:36 -07:00
Friendika 76918ed5a5 info page 2011-03-27 16:35:56 -07:00
Friendika f7928f15a8 revup 2011-03-25 15:08:40 -07:00
Friendika 6bc5d6f17b repair duplicate nickname accounts caused by race condition 2011-03-24 15:45:27 -07:00
Friendika f0bd849555 Merge branch 'fabrixxm-master' 2011-03-23 14:32:23 -07:00
Friendika de8d9ab66d revup 2011-03-23 14:31:02 -07:00
Fabio Comuni 1f1fe4d5be Merge branch 'master' of github.com:fabrixxm/friendika 2011-03-23 14:04:35 +01:00
Fabio Comuni 4a14269349 Added plural string for contact block 2011-03-23 13:58:46 +01:00
Friendika e0202d82a1 add fulltext index on keywords, missed some directory localisations 2011-03-22 16:34:12 -07:00
Friendika 8f31935b7d items back in personal data download, chunked this time 2011-03-22 16:19:00 -07:00
Friendika c3ccd19274 revup 2011-03-21 15:08:04 -07:00
Friendika 82bd1ce3cb installation issues 2011-03-21 03:33:58 -07:00
Friendika b7292bc673 user pref -> block remote wall posting 2011-03-20 17:54:50 -07:00
Friendika 2b0af1456c editor consistency on profile edit page 2011-03-20 15:51:09 -07:00
Friendika 6a56ac2add language file security 2011-03-19 15:12:04 -07:00
Friendika 7e33c1072a stuff to make connecting to diaspora profiles easier 2011-03-19 01:19:11 -07:00