Friendika
|
2d4f2f86cb
|
improved group-selected highlighting
|
2011-07-02 02:34:19 -07:00 |
|
Friendika
|
e6aaa8b59b
|
use local 'match people with my interests' if global directory is not configured
|
2011-07-02 01:21:56 -07:00 |
|
Friendika
|
fb0e758ce7
|
add some indexes to photos
|
2011-07-01 22:36:33 -07:00 |
|
Friendika
|
ccb00d6882
|
set user-agent
|
2011-07-01 19:29:56 -07:00 |
|
Friendika
|
9534e335aa
|
doco
|
2011-07-01 18:21:55 -07:00 |
|
Friendika
|
d28d2ff440
|
better (more consistent) handling of ostatus contacts
|
2011-07-01 18:18:01 -07:00 |
|
Friendika
|
c23657ab6e
|
also check for blocked
|
2011-07-01 17:45:00 -07:00 |
|
Friendika
|
9816f14d40
|
statusnet improvements
|
2011-07-01 17:39:16 -07:00 |
|
Friendika
|
813d6c453c
|
missed block
|
2011-07-01 06:26:46 -07:00 |
|
Friendika
|
f53a2d6da9
|
add group highlight to other pages
|
2011-07-01 06:23:09 -07:00 |
|
Friendika
|
b1aa77584f
|
indicate currently selected group in group picker
|
2011-07-01 06:14:15 -07:00 |
|
Friendika
|
6e5532149a
|
missing minutes in event listings
|
2011-06-30 23:27:16 -07:00 |
|
Friendika
|
086dc25dd1
|
logic reversed
|
2011-06-30 23:23:50 -07:00 |
|
Friendika
|
762fb878f8
|
don't allow editing of somebody else's event
|
2011-06-30 23:21:58 -07:00 |
|
Friendika
|
c08b85777a
|
too much logging
|
2011-06-30 22:00:08 -07:00 |
|
Friendika
|
481cd708ac
|
allow polling to mostly survive minor memory shortages.
|
2011-06-30 21:56:07 -07:00 |
|
Friendika
|
84ee783a2a
|
match the documentation
|
2011-06-30 20:34:49 -07:00 |
|
Friendika
|
cdddfca0b5
|
photos were not working in private mail
|
2011-06-30 19:02:11 -07:00 |
|
Friendika
|
9aeccaaa9e
|
we still need the source file. Don't know why.
|
2011-06-30 18:36:38 -07:00 |
|
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 |
|