]>
git.mxchange.org Git - friendica.git/log
Friendika [Sun, 3 Jul 2011 03:44:04 +0000 (20:44 -0700)]
updated icons
Friendika [Sun, 3 Jul 2011 00:56:57 +0000 (17:56 -0700)]
db support for starred (favorited) items
Friendika [Sat, 2 Jul 2011 09:47:01 +0000 (02:47 -0700)]
improvied group highlighting, move new group link down
Friendika [Sat, 2 Jul 2011 09:34:19 +0000 (02:34 -0700)]
improved group-selected highlighting
Friendika [Sat, 2 Jul 2011 08:21:56 +0000 (01:21 -0700)]
use local 'match people with my interests' if global directory is not configured
Friendika [Sat, 2 Jul 2011 05:36:33 +0000 (22:36 -0700)]
add some indexes to photos
Friendika [Sat, 2 Jul 2011 02:29:56 +0000 (19:29 -0700)]
set user-agent
Friendika [Sat, 2 Jul 2011 01:21:55 +0000 (18:21 -0700)]
doco
Friendika [Sat, 2 Jul 2011 01:18:01 +0000 (18:18 -0700)]
better (more consistent) handling of ostatus contacts
Friendika [Sat, 2 Jul 2011 00:45:00 +0000 (17:45 -0700)]
also check for blocked
Friendika [Sat, 2 Jul 2011 00:39:16 +0000 (17:39 -0700)]
statusnet improvements
Friendika [Fri, 1 Jul 2011 13:26:46 +0000 (06:26 -0700)]
missed block
Friendika [Fri, 1 Jul 2011 13:23:09 +0000 (06:23 -0700)]
add group highlight to other pages
Friendika [Fri, 1 Jul 2011 13:14:15 +0000 (06:14 -0700)]
indicate currently selected group in group picker
Friendika [Fri, 1 Jul 2011 06:27:16 +0000 (23:27 -0700)]
missing minutes in event listings
Friendika [Fri, 1 Jul 2011 06:23:50 +0000 (23:23 -0700)]
logic reversed
Friendika [Fri, 1 Jul 2011 06:21:58 +0000 (23:21 -0700)]
don't allow editing of somebody else's event
Friendika [Fri, 1 Jul 2011 05:00:08 +0000 (22:00 -0700)]
too much logging
Friendika [Fri, 1 Jul 2011 04:56:07 +0000 (21:56 -0700)]
allow polling to mostly survive minor memory shortages.
Friendika [Fri, 1 Jul 2011 03:34:49 +0000 (20:34 -0700)]
match the documentation
Friendika [Fri, 1 Jul 2011 02:02:11 +0000 (19:02 -0700)]
photos were not working in private mail
Friendika [Fri, 1 Jul 2011 01:36:38 +0000 (18:36 -0700)]
we still need the source file. Don't know why.
Friendika [Fri, 1 Jul 2011 00:35:35 +0000 (17:35 -0700)]
consolidate perrmisions sql, minor duepuntozero validation fixes
Friendika [Thu, 30 Jun 2011 22:33:01 +0000 (15:33 -0700)]
Merge branch 'pull'
Friendika [Thu, 30 Jun 2011 22:32:39 +0000 (15:32 -0700)]
revup
Friendika [Thu, 30 Jun 2011 22:31:25 +0000 (15:31 -0700)]
Merge pull request #132 from fabrixxm/master
Some works on addons and other
Fabio Comuni [Thu, 30 Jun 2011 15:01:26 +0000 (17:01 +0200)]
twitter and statusnet plugin settings are not parsed on post if their respective submit buttons was not clicked by user
Fabio Comuni [Thu, 30 Jun 2011 15:00:26 +0000 (17:00 +0200)]
update oembed and widgets plugins settings form
Fabio Comuni [Thu, 30 Jun 2011 14:44:54 +0000 (16:44 +0200)]
profile_sidebar hook use byref values in second argument array
Fabio Comuni [Thu, 30 Jun 2011 14:44:06 +0000 (16:44 +0200)]
tinyMCE loads "source" version of bbcode plugin istead of "compressed" one
Fabio Comuni [Thu, 30 Jun 2011 14:43:04 +0000 (16:43 +0200)]
style template field outside admin pages
Fabio Comuni [Thu, 30 Jun 2011 14:42:27 +0000 (16:42 +0200)]
Add javascript var "baseurl"
Add field_richtext template
Friendika [Thu, 30 Jun 2011 10:39:08 +0000 (03:39 -0700)]
bug #99 - don't show album name/link if photos are private
Friendika [Thu, 30 Jun 2011 08:15:18 +0000 (01:15 -0700)]
load db configs (config,system) for all "executables"
Friendika [Thu, 30 Jun 2011 05:38:30 +0000 (22:38 -0700)]
now that we have admin interface, completely remove register approvals from notifications
Friendika [Thu, 30 Jun 2011 03:42:16 +0000 (20:42 -0700)]
switch to text mode group editor after 'n' contacts
Friendika [Thu, 30 Jun 2011 02:26:18 +0000 (19:26 -0700)]
collapse multiple spaces in usernames
Friendika [Thu, 30 Jun 2011 01:59:05 +0000 (18:59 -0700)]
allow spaces in @ tags
Friendika [Wed, 29 Jun 2011 22:30:45 +0000 (15:30 -0700)]
Merge pull request #131 from fabrixxm/admin
re-added last item date in admin user page
Fabio Comuni [Wed, 29 Jun 2011 14:06:32 +0000 (16:06 +0200)]
re-added last item date in admin user page. relative_date return 'never' if null is passed
Friendika [Wed, 29 Jun 2011 10:54:29 +0000 (03:54 -0700)]
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
Friendika [Wed, 29 Jun 2011 10:44:05 +0000 (03:44 -0700)]
Merge pull request #130 from fabrixxm/admin
Fix bug #98, add "never" to relative_date(), fix batch operations
Fabio Comuni [Wed, 29 Jun 2011 10:05:09 +0000 (12:05 +0200)]
Fix bug #98, add "never" to relative_date(), fix batch operations
Friendika [Wed, 29 Jun 2011 07:59:21 +0000 (00:59 -0700)]
don't allow blocked/unverified users to reset their password.
Friendika [Wed, 29 Jun 2011 07:40:43 +0000 (00:40 -0700)]
get app structure needed in regmod
Friendika [Wed, 29 Jun 2011 06:20:58 +0000 (23:20 -0700)]
document better the UPDATE_VERSION
Friendika [Wed, 29 Jun 2011 05:33:02 +0000 (22:33 -0700)]
do not translate hidden photo album 'Contact Photos' as it may become unhidden when different language is used.
Friendika [Wed, 29 Jun 2011 04:30:46 +0000 (21:30 -0700)]
change simplepie path in dispy
Friendika [Wed, 29 Jun 2011 04:27:00 +0000 (21:27 -0700)]
how the heck did favicon get into the repo? Gone now...
Friendika [Wed, 29 Jun 2011 04:11:52 +0000 (21:11 -0700)]
bug #96 move libraries to library - better alignment of like rotator
Friendika [Wed, 29 Jun 2011 02:08:13 +0000 (19:08 -0700)]
darkzero textareas hard to read
Friendika [Wed, 29 Jun 2011 01:59:41 +0000 (18:59 -0700)]
dbg info for photo uploads
Friendika [Tue, 28 Jun 2011 22:23:56 +0000 (15:23 -0700)]
Merge pull request #129 from tobiasd/master
deleteCheckedItems was missing in dispy
Tobias Diekershoff [Tue, 28 Jun 2011 11:03:19 +0000 (13:03 +0200)]
added deleteCheckedItems to jot-header.tpl
Friendika [Tue, 28 Jun 2011 04:04:33 +0000 (21:04 -0700)]
Merge pull request #128 from abinoam/patch-1
Fixed: Twitter profiles link.
Abinoam P. Marques Jr. [Tue, 28 Jun 2011 03:51:33 +0000 (20:51 -0700)]
Fixed: Twitter profiles link.
Friendika [Tue, 28 Jun 2011 02:47:55 +0000 (19:47 -0700)]
trim webfinger request
Friendika [Tue, 28 Jun 2011 01:13:44 +0000 (18:13 -0700)]
preformat webfinger output
Friendika [Tue, 28 Jun 2011 00:18:13 +0000 (17:18 -0700)]
don't load configs if no database.
Friendika [Mon, 27 Jun 2011 23:18:06 +0000 (16:18 -0700)]
some basic margins for friend suggestion screen
Friendika [Mon, 27 Jun 2011 10:09:45 +0000 (03:09 -0700)]
make friend suggest themeable
Friendika [Mon, 27 Jun 2011 10:03:58 +0000 (03:03 -0700)]
ignore current contact on friend suggestion picker
Friendika [Mon, 27 Jun 2011 05:57:08 +0000 (22:57 -0700)]
friend suggestions
Friendika [Mon, 27 Jun 2011 04:55:24 +0000 (21:55 -0700)]
recipient ui, friend suggestions
Friendika [Mon, 27 Jun 2011 02:30:57 +0000 (19:30 -0700)]
pass notify endpoint with friend suggestions
Friendika [Mon, 27 Jun 2011 00:57:23 +0000 (17:57 -0700)]
revisit friend suggestion structures
Friendika [Sun, 26 Jun 2011 12:42:32 +0000 (05:42 -0700)]
friend suggest structures, cont.
Friendika [Sun, 26 Jun 2011 02:40:37 +0000 (19:40 -0700)]
allow cross-site xrd/lrdd/webfinger
Friendika [Sun, 26 Jun 2011 02:10:38 +0000 (19:10 -0700)]
suggestion template
Friendika [Fri, 24 Jun 2011 06:23:44 +0000 (23:23 -0700)]
added more "what to do if..." notes to INSTALL.txt
Friendika [Fri, 24 Jun 2011 05:23:26 +0000 (22:23 -0700)]
bug #95
Friendika [Fri, 24 Jun 2011 04:55:27 +0000 (21:55 -0700)]
new contact_selector function to provide more fine-tuned selection options.
Friendika [Fri, 24 Jun 2011 01:56:24 +0000 (18:56 -0700)]
never enough comments
Friendika [Fri, 24 Jun 2011 01:25:33 +0000 (18:25 -0700)]
don't update an event that hasn't changed.
Friendika [Fri, 24 Jun 2011 00:56:59 +0000 (17:56 -0700)]
new item view, sort by received date - not posted date.
Friendika [Thu, 23 Jun 2011 23:10:36 +0000 (16:10 -0700)]
ignore local merge script
Friendika [Thu, 23 Jun 2011 23:00:37 +0000 (16:00 -0700)]
Merge branch 'pull'
Friendika [Thu, 23 Jun 2011 22:58:43 +0000 (15:58 -0700)]
don't allow tags in app source
Friendika [Thu, 23 Jun 2011 22:29:21 +0000 (15:29 -0700)]
Merge pull request #127 from tobiasd/master
Piwik admin interface
Friendika [Thu, 23 Jun 2011 21:11:23 +0000 (14:11 -0700)]
bug #94 mis-spell Czech
Tobias Diekershoff [Thu, 23 Jun 2011 19:44:25 +0000 (21:44 +0200)]
fixed a typo
Tobias Diekershoff [Thu, 23 Jun 2011 18:47:24 +0000 (20:47 +0200)]
admin interface stuff for the piwik addon
Friendika [Thu, 23 Jun 2011 11:10:12 +0000 (04:10 -0700)]
Merge pull request #126 from fabrixxm/dispy
Dispy
Fabio Comuni [Thu, 23 Jun 2011 10:36:36 +0000 (12:36 +0200)]
dispy: style profile tab
Fabio Comuni [Thu, 23 Jun 2011 10:13:04 +0000 (12:13 +0200)]
dispy: update icons, style events
Fabio Comuni [Thu, 23 Jun 2011 09:30:17 +0000 (11:30 +0200)]
add profile tabs to "photos", "events" and "notes". in dispy, show active tab.
Friendika [Thu, 23 Jun 2011 08:57:14 +0000 (01:57 -0700)]
friendika-z initial implementation
Friendika [Thu, 23 Jun 2011 05:30:09 +0000 (22:30 -0700)]
Merge pull request #125 from tobiasd/master
impressum plugin
Friendika [Thu, 23 Jun 2011 05:14:36 +0000 (22:14 -0700)]
security - remove string_translator (has been blocked for the last couple of months)
Tobias Diekershoff [Thu, 23 Jun 2011 05:12:50 +0000 (07:12 +0200)]
initial commit of the impressum plugin
plugin to provide additional information about the site owner
and contact possibilities that will be displayed at the /friendika
page. admin interface is implemented.
Friendika [Thu, 23 Jun 2011 02:08:30 +0000 (19:08 -0700)]
receive friendship suggestion over the wire (dfrn) and store
Friendika [Wed, 22 Jun 2011 12:03:27 +0000 (05:03 -0700)]
couple of minor fixes to oembed settings hooks
Friendika [Wed, 22 Jun 2011 06:08:30 +0000 (23:08 -0700)]
Merge branch 'pull'
Friendika [Wed, 22 Jun 2011 06:07:45 +0000 (23:07 -0700)]
reformat
Friendika [Wed, 22 Jun 2011 06:07:16 +0000 (23:07 -0700)]
Merge pull request #124 from tobiasd/master
little typo in variable names for the admin interface
Tobias Diekershoff [Wed, 22 Jun 2011 05:26:49 +0000 (07:26 +0200)]
typo fix for the variable names
Friendika [Wed, 22 Jun 2011 01:03:54 +0000 (18:03 -0700)]
structures for friend suggestions
Friendika [Tue, 21 Jun 2011 23:45:47 +0000 (16:45 -0700)]
missed some images, table border property
Friendika [Tue, 21 Jun 2011 23:29:43 +0000 (16:29 -0700)]
fix banding on logo, xhtml compliant list and basic table support
Friendika [Tue, 21 Jun 2011 10:47:27 +0000 (03:47 -0700)]
Merge pull request #123 from fabrixxm/api
Api