.. |
dba
|
bring back mail list and cleanup some issues which popped out with full PHP warnings
|
2013-08-27 22:30:06 -07:00 |
photo
|
support title and description (and dates which were done earlier) for friendica photo import
|
2014-08-13 16:34:36 -07:00 |
account.php
|
finish implementing email verification. Currently it only applies if REGISTER_OPEN is in effect.
|
2014-07-09 21:10:56 -07:00 |
acl_selectors.php
|
cleanup some text where we said "public" or "visible to anybody on the internet" when that isn't necessarily true.
|
2014-08-07 18:22:50 -07:00 |
activities.php
|
some minor cleanup on plinks for some very subtle permissions issues
|
2014-01-09 15:45:17 -08:00 |
api.php
|
api - foreach warnings
|
2014-08-14 17:55:14 -07:00 |
apps.php
|
Added some missing translation strings. Fixed to scalable for a few font sizes.
|
2014-08-14 20:02:05 +00:00 |
attach.php
|
provide os_mkdir to workaround permission issues with php mkdir
|
2014-07-16 01:07:00 -07:00 |
auth.php
|
paranoia tweaks
|
2014-07-21 21:28:45 -07:00 |
BaseObject.php
|
start formatting for Doxygen
|
2013-02-25 17:09:40 -08:00 |
bb2diaspora.php
|
shield share meta info from markdown processing.
|
2014-07-16 17:39:40 -07:00 |
bbcode.php
|
bbcode sup and sub
|
2014-08-05 04:32:48 -07:00 |
bookmarks.php
|
remove some code duplication
|
2014-07-14 01:38:16 -07:00 |
cache.php
|
remove mysql dependencies from cache api
|
2014-03-16 21:34:51 -07:00 |
chat.php
|
verified that chatroom expire is working, so doing away with the second function to do the same thing.
|
2014-08-20 20:49:03 -07:00 |
cli_startup.php
|
fix some anomolies in config functions
|
2013-06-21 21:36:48 -07:00 |
cli_suggest.php
|
populate initial suggestions (ultimately we want to do this at install time as well as from the poller so that new sites have friend suggestions when they create their first channel).
|
2013-08-05 20:08:35 -07:00 |
comanche.php
|
A future "comanche UI" is going to need lists of available building blocks. Some of these are pretty easy to assemble, others are a bit more difficult and will have to go through a registration procedure. This checkin create such a registration procedure for page templates and their associated flavours and their assignable regions. The array itself is extensible since I don't know for sure at this stage what the front-end UI for this feature will ultimately require or even if there ever will be a front-end UI as this community still seems to believe that software writes itself and just magically appears, working perfectly.
|
2014-04-25 16:09:32 -07:00 |
config.php
|
file had wrong extension
|
2014-03-11 21:45:20 -07:00 |
contact_selectors.php
|
convert application strings to en-US
|
2014-07-31 02:33:34 -07:00 |
contact_widgets.php
|
sql error
|
2014-07-29 18:34:24 -07:00 |
Contact.php
|
Account deletion
|
2014-08-15 14:56:17 +02:00 |
conversation.php
|
follow => connect
|
2014-08-19 16:26:46 -07:00 |
ConversationObject.php
|
until we can figure out how to allow commenting on the discover page without killing the matrix, just turn it off.
|
2014-04-13 20:26:20 -07:00 |
cronhooks.php
|
start formatting for Doxygen
|
2013-02-25 17:09:40 -08:00 |
crypto.php
|
make the old personal xrd interface (old webfinger) work again
|
2014-08-21 17:42:19 -07:00 |
datetime.php
|
don't add a birthday event if the birthday channel doesn't have permission to send you posts.
|
2014-06-03 19:25:59 -07:00 |
deliver.php
|
minor adjustments
|
2014-07-01 22:02:36 -07:00 |
diaspora.php
|
another round of heavy lifting
|
2014-08-21 22:28:09 -07:00 |
dir_fns.php
|
some more work on realms
|
2014-08-17 19:06:56 -07:00 |
directory.php
|
when an admin censors a channel, we only need to notify the directory and not all the connections.
|
2014-06-22 17:26:05 -07:00 |
enotify.php
|
bring back some friendica crypto stuff including all the key mangling and translation functions. Also add ability to completely supress email notifications for actitivies with private contents. We'll still pass private mail notifications because often the email notification is the only way infrequently used channels get alerted to these.
|
2014-08-15 14:42:14 -07:00 |
event.php
|
numerous event fixes - mostly related to editing an event
|
2014-07-06 22:31:39 -07:00 |
expire.php
|
try and sort out the item delete mess
|
2014-03-27 20:28:48 -07:00 |
externals.php
|
provide the site blacklist everywhere it is needed
|
2014-08-21 21:07:32 -07:00 |
features.php
|
nav channel selection
|
2014-08-18 20:03:48 -07:00 |
follow.php
|
prevent follows of and notifications to deceased channels
|
2014-04-07 02:55:00 -07:00 |
gprobe.php
|
start formatting for Doxygen
|
2013-02-25 17:09:40 -08:00 |
group.php
|
the sending side of clone syncing of collection/privacy_group information. The receiving side is not yet implemented.
|
2014-07-14 02:37:41 -07:00 |
html2bbcode.php
|
doc updates
|
2014-06-06 23:56:52 -07:00 |
html2plain.php
|
cleanup
|
2013-03-10 20:39:27 -07:00 |
hubloc.php
|
remove some code duplication
|
2014-07-14 01:38:16 -07:00 |
identity.php
|
the rest of the diaspora local discovery stuff
|
2014-08-21 20:31:55 -07:00 |
ItemObject.php
|
Updated strings for show entire post and show less to expand and collapse. See last few comments from me and Mario at https://redmatrix.nl/channel/jeroenpraat/?f=&mid=5138fdee2ade50a7ef7a5a59e01a7dc91012c125e712d1ce483be6e31543dffe@redmatrix.nl
|
2014-06-03 12:14:51 +00:00 |
ITemplateEngine.php
|
use smarty3 as default template engine. add pluggable template system
|
2013-05-08 03:51:38 -04:00 |
items.php
|
issue #571 - use feed/nickname?top=1
|
2014-08-22 15:51:48 -07:00 |
js_strings.php
|
expand/collapse is also used for comments, so removing 'post'.
|
2014-06-03 15:42:13 +00:00 |
language.php
|
Language selection: case-insensitive and system language
|
2014-05-23 10:16:03 -03:00 |
menu.php
|
comanche: provide an option to add a menu class for different theming choices on some menus (e.g. horizontal, tabbed, etc.)
|
2014-02-25 20:58:20 -08:00 |
message.php
|
fix photos in private mail
|
2014-02-27 16:01:44 -08:00 |
nav.php
|
nav channel selection
|
2014-08-18 20:03:48 -07:00 |
network.php
|
move Friendica photo migrator to addons, bring back a few XML scraping functions that we're going to require (unfortunately)
|
2014-08-20 17:15:13 -07:00 |
notifier.php
|
homepage revisions
|
2014-07-06 19:15:09 -07:00 |
notify.php
|
start formatting for Doxygen
|
2013-02-25 17:09:40 -08:00 |
oauth.php
|
oauth wasn't logging in properly, also fixed api status_show to return last public post, not the last private post
|
2013-10-15 15:51:20 -07:00 |
oembed.php
|
remove some code duplication
|
2014-07-14 01:38:16 -07:00 |
onedirsync.php
|
directory sync optimisations to save redundant processing
|
2013-10-15 02:33:35 -07:00 |
onepoll.php
|
change flags for one-way connections from hidden to unconnected so we can still use hidden for - well hiding connections
|
2014-03-04 14:35:42 -08:00 |
page_widgets.php
|
clean up the webpage list a bit
|
2014-04-29 18:28:05 -07:00 |
permissions.php
|
beginning of permission role settings
|
2014-08-17 22:53:00 -07:00 |
photos.php
|
support title and description (and dates which were done earlier) for friendica photo import
|
2014-08-13 16:34:36 -07:00 |
plugin.php
|
rename friendica_smarty
|
2014-07-13 23:00:03 -07:00 |
poller.php
|
allow a site to run cron daily at a chosen hour
|
2014-07-16 16:21:01 -07:00 |
probe.php
|
start of legacy probe utility
|
2014-04-02 16:26:39 -07:00 |
profile_selectors.php
|
make the profile minimal by default. Use features to enable the advanced form.
|
2014-08-01 01:24:03 -07:00 |
ProtoDriver.php
|
start formatting for Doxygen
|
2013-02-25 17:09:40 -08:00 |
queue_fn.php
|
start formatting for Doxygen
|
2013-02-25 17:09:40 -08:00 |
queue.php
|
this should improve queue performance dramatically.
|
2014-03-24 19:40:36 -07:00 |
reddav.php
|
move code out of templates - not sure how this even worked.
|
2014-07-03 00:58:49 -07:00 |
security.php
|
provide os_mkdir to workaround permission issues with php mkdir
|
2014-07-16 01:07:00 -07:00 |
session.php
|
try to fix random logouts
|
2014-05-12 17:04:03 -07:00 |
smarty.php
|
provide os_mkdir to workaround permission issues with php mkdir
|
2014-07-16 01:07:00 -07:00 |
socgraph.php
|
Set a default directory server from a hard-wired list if one was not previously chosen.
|
2014-04-25 18:10:23 -07:00 |
spam.php
|
The problem with a lot of packages is that it's easier to re-write them than to re-use them.
|
2014-02-02 21:25:52 -08:00 |
system_unavailable.php
|
start formatting for Doxygen
|
2013-02-25 17:09:40 -08:00 |
taxonomy.php
|
clean up the awful descriptive text on thing input
|
2014-06-23 17:05:03 -07:00 |
template_processor.php
|
fix internal
|
2013-05-08 04:00:05 -04:00 |
text.php
|
profile edit - missing visibility and drop link on non-default profiles, re-arrange order of replacing red#matrix smilie so it works correctly, accept a post with body content of '0' which was interpreted by x() as nothing (was treated as integer).
|
2014-08-21 16:46:24 -07:00 |
widgets.php
|
add collections widget to connections page - and some more work on realms
|
2014-08-17 17:48:41 -07:00 |
zot.php
|
provide the site blacklist everywhere it is needed
|
2014-08-21 21:07:32 -07:00 |