Commit Graph

2431 Commits

Author SHA1 Message Date
Friendika 53653f6a4d consolidate perrmisions sql, minor duepuntozero validation fixes 2011-06-30 17:35:35 -07:00
Friendika b03df35b02 Merge branch 'pull' 2011-06-30 15:33:01 -07:00
Friendika 42a6bc81e9 revup 2011-06-30 15:32:39 -07:00
Friendika 4f1213b69f Merge pull request #132 from fabrixxm/master
Some works on addons and other
2011-06-30 15:31:25 -07:00
Fabio Comuni 7778dbb67b twitter and statusnet plugin settings are not parsed on post if their respective submit buttons was not clicked by user 2011-06-30 17:01:26 +02:00
Fabio Comuni 762bb8de79 update oembed and widgets plugins settings form 2011-06-30 17:00:26 +02:00
Fabio Comuni c5cddc7428 profile_sidebar hook use byref values in second argument array 2011-06-30 16:44:54 +02:00
Fabio Comuni a07282ea6f tinyMCE loads "source" version of bbcode plugin istead of "compressed" one 2011-06-30 16:44:06 +02:00
Fabio Comuni 779292077c style template field outside admin pages 2011-06-30 16:43:04 +02:00
Fabio Comuni 81e7535914 Add javascript var "baseurl"
Add field_richtext template
2011-06-30 16:42:27 +02:00
Friendika 8819c73ba1 bug #99 - don't show album name/link if photos are private 2011-06-30 03:39:08 -07:00
Friendika 994011ddb6 load db configs (config,system) for all "executables" 2011-06-30 01:15:18 -07:00
Friendika 3eb0b4be2a now that we have admin interface, completely remove register approvals from notifications 2011-06-29 22:38:30 -07:00
Friendika 58d474aa2d switch to text mode group editor after 'n' contacts 2011-06-29 20:42:16 -07:00
Friendika ae0275ec2c collapse multiple spaces in usernames 2011-06-29 19:26:18 -07:00
Friendika ad5b976978 allow spaces in @ tags 2011-06-29 18:59:05 -07:00
Friendika f73bc7f010 Merge pull request #131 from fabrixxm/admin
re-added last item date in admin user page
2011-06-29 15:30:45 -07:00
Fabio Comuni f4a1820110 re-added last item date in admin user page. relative_date return 'never' if null is passed 2011-06-29 16:06:32 +02:00
Friendika baead9f4c8 very minor nit - if $abs is false, return before trying to use false in a numeric calculation
also return 'never' if we have an uninitialised date
2011-06-29 03:54:29 -07:00
Friendika 26cd3a4703 Merge pull request #130 from fabrixxm/admin
Fix bug #98, add "never" to relative_date(), fix batch operations
2011-06-29 03:44:05 -07:00
Fabio Comuni 1e307e9869 Fix bug #98, add "never" to relative_date(), fix batch operations 2011-06-29 12:05:09 +02:00
Friendika 2a57847816 don't allow blocked/unverified users to reset their password. 2011-06-29 00:59:21 -07:00
Friendika 62340ba86b get app structure needed in regmod 2011-06-29 00:40:43 -07:00
Friendika 48521fa4e1 document better the UPDATE_VERSION 2011-06-28 23:20:58 -07:00
Friendika d5855967a7 do not translate hidden photo album 'Contact Photos' as it may become unhidden when different language is used. 2011-06-28 22:33:02 -07:00
Friendika 5023eed605 change simplepie path in dispy 2011-06-28 21:30:46 -07:00
Friendika 372c75ee68 how the heck did favicon get into the repo? Gone now... 2011-06-28 21:27:00 -07:00
Friendika 0b221e8945 bug #96 move libraries to library - better alignment of like rotator 2011-06-28 21:11:52 -07:00
Friendika 60caa03494 darkzero textareas hard to read 2011-06-28 19:08:13 -07:00
Friendika 4ca6a9a382 dbg info for photo uploads 2011-06-28 18:59:41 -07:00
Friendika 0a6b4c93fe Merge pull request #129 from tobiasd/master
deleteCheckedItems was missing in dispy
2011-06-28 15:23:56 -07:00
Tobias Diekershoff 399c5aed1e added deleteCheckedItems to jot-header.tpl 2011-06-28 13:03:19 +02:00
Friendika 02a4d8c39f Merge pull request #128 from abinoam/patch-1
Fixed: Twitter profiles link.
2011-06-27 21:04:33 -07:00
Abinoam P. Marques Jr. 390fd8e74a Fixed: Twitter profiles link. 2011-06-27 20:51:33 -07:00
Friendika 932397b47b trim webfinger request 2011-06-27 19:47:55 -07:00
Friendika 4418cb4349 preformat webfinger output 2011-06-27 18:13:44 -07:00
Friendika 29c57f7ad2 don't load configs if no database. 2011-06-27 17:18:13 -07:00
Friendika 1947b74e5b some basic margins for friend suggestion screen 2011-06-27 16:18:06 -07:00
fabrixxm cfd59f6ac8 dispy: photos display don't overflow onto sidebar 2011-06-27 18:23:03 +02:00
Friendika 14c002d7a4 make friend suggest themeable 2011-06-27 03:09:45 -07:00
Friendika 06a4c0f703 ignore current contact on friend suggestion picker 2011-06-27 03:03:58 -07:00
Friendika c410c9013c friend suggestions 2011-06-26 22:57:08 -07:00
Friendika 23f00aaab4 recipient ui, friend suggestions 2011-06-26 21:55:24 -07:00
Friendika 3fe1e19725 pass notify endpoint with friend suggestions 2011-06-26 19:30:57 -07:00
Friendika f7964efa52 revisit friend suggestion structures 2011-06-26 17:57:23 -07:00
Friendika 22e8922088 friend suggest structures, cont. 2011-06-26 05:42:32 -07:00
Friendika c9604ef578 allow cross-site xrd/lrdd/webfinger 2011-06-25 19:40:37 -07:00
Friendika 59d9070d13 suggestion template 2011-06-25 19:10:38 -07:00
Friendika 39b5263e35 added more "what to do if..." notes to INSTALL.txt 2011-06-23 23:23:44 -07:00
Friendika e320975d73 bug #95 2011-06-23 22:23:26 -07:00