friendica
|
c721c3a20e
|
implement time travelling posts
|
2013-05-23 17:24:15 -07:00 |
|
friendica
|
981a497fa0
|
first cut at generic item search
|
2013-05-22 21:54:02 -07:00 |
|
friendica
|
b76397ee83
|
and the obligatory typo
|
2013-05-22 19:16:05 -07:00 |
|
friendica
|
3b707b533a
|
add api/red/channel/stream POST method (post_activity_item()), add additional endpoint to channel export to api/red/channel/export/basic
|
2013-05-22 19:12:45 -07:00 |
|
friendica
|
aa1eb2d89e
|
add basic input filtering to the simple activity posting
|
2013-05-22 18:22:41 -07:00 |
|
friendica
|
75e4d446ef
|
missing comma
|
2013-05-21 21:54:21 -07:00 |
|
friendica
|
1c908c0891
|
improvements to post_activity_item() so that it does not behave differently with delivery plugins than post_local via the API.
|
2013-05-21 21:51:02 -07:00 |
|
friendica
|
c64c79eb11
|
fix app display
|
2013-05-21 20:52:18 -07:00 |
|
friendica
|
d72d30fabb
|
more permissions descriptive text to lessen confusion
|
2013-05-21 17:13:51 -07:00 |
|
friendica
|
52acfce84b
|
some auto-friending cleanups
|
2013-05-19 20:38:53 -07:00 |
|
friendica
|
1f921a51ae
|
typo in auto permissions
|
2013-05-19 20:16:05 -07:00 |
|
friendica
|
f2de266ce6
|
doc update plus fix the "only to those in my address book" permission
|
2013-05-18 01:25:54 -07:00 |
|
friendica
|
75461355ff
|
extend delivery reports to mail
|
2013-05-16 20:43:24 -07:00 |
|
friendica
|
deedac6ae5
|
workarounds for people that re-install and end up polluting everybody's databases with stale entries
|
2013-05-16 20:21:12 -07:00 |
|
friendica
|
20d5985c0a
|
fix setting account_roles for admin account
|
2013-05-15 22:59:05 -07:00 |
|
friendica
|
d20a0cb6ab
|
fix intltext template driver
|
2013-05-15 22:27:35 -07:00 |
|
friendica
|
b00c900fa2
|
fix intltext templates - maybe
|
2013-05-15 21:21:44 -07:00 |
|
friendica
|
97f63d0066
|
install issues
|
2013-05-15 20:28:22 -07:00 |
|
friendica
|
fece1675d3
|
don't use permissions to block directory updates from happening. Use zfinger to decide what to send.
|
2013-05-15 16:06:49 -07:00 |
|
Thomas Willingham
|
3b96a19fd3
|
Another typo
|
2013-05-14 23:27:07 +01:00 |
|
Zach Prezkuta
|
24d088d43b
|
mysql 5.1 chokes on 'select * from group' since group is a keyword
|
2013-05-12 09:40:54 -06:00 |
|
friendica
|
8a1c8c4a03
|
It's a red matrix, and matrix is better indicated by # than by ! - and would otherwise be similar to the Diaspora 5-pointed asterisk except that Red's has no center.
|
2013-05-11 15:37:36 -07:00 |
|
friendica
|
99c842ff39
|
also strip title from notification of private messages - it leaks potentially sensitive message info. Note: there is still information leakage of sender but this is difficult to avoid completely. "You've got an email from (we're sorry, we can't tell you...)"
|
2013-05-10 16:09:24 -07:00 |
|
friendica
|
6f7e002922
|
add db_port to setup and cli_startup - still need to set the port in mod/setup
|
2013-05-10 03:37:41 -07:00 |
|
fabrixxm
|
d4c07930d5
|
add $db_port to .htconfig.php and $a->config['syste]['smarty3_folder'] for compiled templates
|
2013-05-10 06:13:24 -04:00 |
|
friendica
|
112dbf3abd
|
get search page working with live-update and endless scroll, still not perfect - there may be duplicated content and possibly unauthorised content and 'timeago' not working correctly - will deal with those later, but at least you can see results.
|
2013-05-09 18:08:00 -07:00 |
|
friendica
|
735140e8d9
|
Merge https://github.com/friendica/red into zpull
|
2013-05-08 21:31:15 -07:00 |
|
friendica
|
cb0a90d628
|
small updates
|
2013-05-08 21:30:54 -07:00 |
|
fabrixxm
|
5e1980becf
|
remove "internal" templates, use "tpl/" folder for smarty3 templates,
move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
|
2013-05-08 04:23:17 -04:00 |
|
fabrixxm
|
c753fa19d2
|
fix internal
|
2013-05-08 04:00:05 -04:00 |
|
fabrixxm
|
31a21ac24c
|
use smarty3 as default template engine. add pluggable template system
|
2013-05-08 03:51:38 -04:00 |
|
friendica
|
dc028ce8ba
|
fixes
|
2013-05-06 02:17:20 -07:00 |
|
friendica
|
524f205caa
|
photo driver issue when updating contact photos - old class structure used instead of photo_factory()
|
2013-05-05 22:49:46 -07:00 |
|
friendica
|
175f30d7cc
|
fix admin assign
|
2013-05-05 21:27:21 -07:00 |
|
friendica
|
5031015cc5
|
email notification content privacy by default (unless it's public content)
|
2013-05-05 20:07:19 -07:00 |
|
friendica
|
6f04a7e070
|
minor fixes related to postgres development
|
2013-05-05 19:34:56 -07:00 |
|
friendica
|
b33c15d045
|
members_of_group() output not entirely correct
|
2013-05-02 20:51:58 -07:00 |
|
friendica
|
d517b4fdf5
|
change plugin_install to plugin_load, etc.
|
2013-05-01 02:23:40 -07:00 |
|
friendica
|
72a770ae36
|
change the way profiles are imported
|
2013-04-30 18:16:51 -07:00 |
|
friendica
|
d63de4dbe2
|
don't try and load an empty string as a photo
|
2013-04-29 19:52:31 -07:00 |
|
friendica
|
641e69ef7f
|
fix broken profile syncing
|
2013-04-29 18:47:34 -07:00 |
|
friendica
|
04170328b1
|
add some debugging - update times are changing much faster than they're supposed to. Log what has changed.
|
2013-04-29 18:21:23 -07:00 |
|
friendica
|
50db4a7120
|
port superblock core code (except Red will use an xchan instead of a URL)
|
2013-04-28 22:46:07 -07:00 |
|
friendica
|
72e83f69bc
|
photo driver abstraction
|
2013-04-25 20:01:24 -07:00 |
|
friendica
|
d3b5e67890
|
odds and ends in prepearation for photo abstraction, plus red-to-friendica addon
|
2013-04-25 01:55:35 -07:00 |
|
friendica
|
9d564913f6
|
dba driver cleanup
|
2013-04-23 04:52:03 -07:00 |
|
friendica
|
9bff33f112
|
remove old driver
|
2013-04-22 21:40:33 -07:00 |
|
friendica
|
150b18005a
|
cleanup debugging code in abstracted db driver
|
2013-04-22 21:14:11 -07:00 |
|
friendica
|
552f03122c
|
db abstraction layer
|
2013-04-22 20:02:21 -07:00 |
|
friendica
|
7621bd3bb1
|
reverting to fancybox for "save to file" selection box until we find a better way - prettyPhoto just isn't working for this and I really need this functionality ATM until we can figure out how to make prettyPhoto work properly here.
|
2013-04-21 22:12:18 -07:00 |
|