Commit graph

548 commits

Author SHA1 Message Date
friendica
5e4f45c03a mod_profperm migrated 2014-01-23 14:35:59 -08:00
friendica
55e4a53e01 push new messages.po 2014-01-21 18:11:44 -08:00
friendica
e68748afab transifex didn't like plural-forms and now they don't like it commented out. So we'll try uncommenting the sucker and see if they like it again. 2014-01-20 03:11:45 -08:00
friendica
db67f08d3c some more bookmark infrastructure plus a doc update 2014-01-18 21:45:42 -08:00
fabrixxm
5c606a19cf Update messages.po
should make transifex happy
2014-01-16 10:31:14 +01:00
friendica
47b8071ca7 dav: throw exception if channel for requested DAV directory is deleted 2014-01-15 03:12:47 -08:00
friendica
3298768d95 directory creation error, display localtimes on cloud webpage, doc updates 2014-01-10 00:47:40 -08:00
friendica
475b24ca9e more dav work 2014-01-03 01:44:25 -08:00
friendica
121ee48963 sslify - remove the redirect fallback - as it gets called occasionally and creates mixed content exceptions. Let's see how we go without it. Also a doc update. 2013-12-27 21:19:23 -08:00
friendica
a084a3fa47 comanchify mod_search - we've got three modules left to Comanchify: admin, directory and message - each of which introduces "interesting challenges" 2013-12-20 01:39:42 -08:00
friendica
64b16f1e1a add construct_page hook 2013-12-13 01:13:35 -08:00
friendica
5382f607d9 yeah - that's what I'm going to do. we'll just keep system notifications. If somebody wants web pages for the others we'll start fresh. It's easier than starting with curfty friendica code that doesn't work anymore and will never work without starting over. 2013-12-06 00:11:15 -08:00
friendica
1aa79d9ee6 some code cleanup - gad I forgot what a mess the "other" notifications tabs (everything but system) were in. Maybe I'll just remove them so we can start over. 2013-12-06 00:02:39 -08:00
friendica
d8903f09f5 include re-organisation and more doco, post_to_red fix ampersands in categories 2013-12-04 00:19:29 -08:00
friendica
d96f5e2c08 undo last change to comment_email - these are checked for validity 2013-12-02 23:57:50 -08:00
friendica
9f2efb0291 ensure that every imported channel has a primary hubloc 2013-12-02 23:55:57 -08:00
friendica
25f067c954 add categories and optional backlink to exported WP posts 2013-12-01 14:06:45 -08:00
friendica
b707495b50 channel wasn't getting saved 2013-11-29 03:10:15 -08:00
friendica
df66c510c9 allow zot-info to return results for address= with webbies or naked nicknames 2013-11-29 00:57:47 -08:00
Olivier Migeot
2239d472e5 Plurals for conversation.php 2013-11-28 12:24:37 +01:00
friendica
aab9b30d03 synchronise deletion of comments between red and wp 2013-11-28 00:16:13 -08:00
friendica
21e465e48a add photos to red-to-wordpress comments 2013-11-27 20:56:08 -08:00
friendica
b67347d9a0 add xmlrpc method for importing red comments 2013-11-27 16:32:17 -08:00
friendica
fd57b63c1d add terms and categories, fix a delivery loop (stops at one cycle but we don't need a post coming back that we just sent out). 2013-11-26 21:21:40 -08:00
friendica
64b71a231b link the plugins at both ends so that each can discover a post that was imported/exported to/from the other and keep track of updates accordingly 2013-11-26 18:33:49 -08:00
friendica
ef53c72a70 delete from the wp side as well as from the red side 2013-11-26 17:02:49 -08:00
friendica
6f6fcddfc3 api fixes 2013-11-26 16:38:48 -08:00
friendica
cbe096dd90 wp-to-red: now supports editing, titles, and native permalinks 2013-11-25 14:20:57 -08:00
friendica
2b47d36a11 wordpress publish hook was called before the meta storage hook so the plugin would only work on edited posts. This may be a wordpress version issue because you'd think somebody would've noticed it before. 2013-11-24 23:15:07 -08:00
friendica
c63a18a250 Add some message_id meta information for wordpress posts so we'll know where to send comments 2013-11-24 20:28:51 -08:00
friendica
ac3ae83a16 wordpress-to-red cross-posting tool ported from Friendica 2013-11-24 18:03:12 -08:00
tuscanhobbit
2c6e1b7aee replaced rhash icon 2013-11-23 20:01:11 +01:00
friendica
34f8b21511 init_groups_visitor() was still using old array of id output (not the newer array of hash which we need for permission queries) 2013-11-22 11:52:38 -08:00
friendica
eb3a563410 redbasic - set pixel dimensions of conversation top author photo and reply author photos. Hint: if you set these to something like 64px and 32px respectively and reduce the main font-size to say 0.9em, young people won't complain as much about the "ugly dated UI". You see they're used to companies squeezing every pixel out of the screen (more room for advertising) and they don't yet have bad eyes so they can still read teeny stuff. Big fonts and pictures are for old folks that need glasses and make young people complain about the "dated" interface. It's a sure sign that you're going to find old folks here and not many young adults or teens. What's missing at the moment is that if you shrink these photos, the "item-photo-menu" arrow is no longer in the bottom corner of the picture, but might be outside the photo. Will have to see if there's a way to dynamically position this based on the size. 2013-11-15 01:11:03 -08:00
friendica
97a109eed4 doc update 2013-11-09 12:15:34 -08:00
friendica
8eed3a1006 doc updates 2013-11-02 15:45:38 -07:00
friendica
fe3e294f4c string update 2013-10-26 01:28:05 -07:00
friendica
3772682204 Put a status editor on the display page if you're logged in. This fixes issue #113 and also provides the ability to reshare from that page. 2013-10-18 14:25:55 -07:00
friendica
a3b358d025 wrong app name 2013-10-16 00:17:16 -07:00
friendica
7cd1bd59b2 bug 175 - categories not updated when editing 2013-10-11 20:44:13 -07:00
friendica
ff7182f441 fix a bunch of post editing bugs - though this consolidates some disparate code and may create some new bugs due to regression 2013-10-04 04:47:41 -07:00
friendica
8fe5575469 string update 2013-09-28 04:40:57 -07:00
friendica
a44e15dc2c rev update 2013-09-20 05:44:12 -07:00
friendica
3354abfd42 add -C cfgfile option to shred to allow multiple configurations. I just added the option for multiple configs, I didn't make it work as it requires quite a bit of change to the shred program flow; which tries to load the default config before doing anything at all. 2013-09-17 01:31:46 -07:00
friendica
9bff739d96 several oauth fixes - shred doesn't completely work yet, but it also doesn't completely NOT work, so at least there's some improvement 2013-09-16 21:35:52 -07:00
friendica
83e086edcd doc update, put more telemetry on notifier and try to ensure that private posts have recipients. 2013-09-13 04:51:55 -07:00
friendica
63c60b224c provide mimetype selector on edit (pages and blocks) 2013-09-06 03:10:25 -07:00
friendica
d43a765985 more debugging on localize_item top find out why likes are not translated in notifications, but are in displayed posts (using 'new' on matrix page) - in one case we're successfully pulling stuff from item['object'] and in the other we aren't - and it's the same object. 2013-08-31 04:19:26 -07:00
friendica
381f457c3f fix xchans more completely after a URL change 2013-08-24 16:52:38 -07:00
friendica
b5efa1a63a issue #82, posted order not working - also doc update 2013-08-17 06:30:09 -07:00
friendica
258d8e3189 util/pconfig - if you understand util/config you'll understand this; if you don't you won't 2013-08-14 20:47:04 -07:00
friendica
89ad8ad80f string parse error extracting one particular string 2013-08-09 04:00:34 -07:00
friendica
c02a930121 move sitekey creation to the account creation function instead of during channel creation. Channel import bypassed sitekey creation completely. We should do it during install, but it's possible somebody might have to install manually and the sitekey would never get created. This is the best compromise I can come up with. Looks like the doc tree was also updated in this checkin 2013-08-09 01:20:34 -07:00
friendica
1d816ba90a basic email invitations - and doc update 2013-08-02 03:45:40 -07:00
friendica
53118a4352 add gz to access denied files to block rotated logs from public access 2013-07-26 03:50:46 -07:00
friendica
ade8174750 private pokes - perhaps a little *too* private. 2013-07-19 01:20:51 -07:00
friendica
39856f7cb1 Add self to recipient lists. Sure we already have a copy but it's possible our nomadic channel clones don't. 2013-07-14 01:12:05 -07:00
friendica
6e880cfd49 use current channel photo for favicon where applicable - might be browser dependent but seems to work on FF 2013-07-07 17:22:40 -07:00
friendica
28e0665cad doc update, plus possible fix to "complex delivery chains" issue. Basically when the top-level post creator replies to a thread he sent to a forum via tags, it isn't getting redelivered to the forum members. 2013-06-29 02:04:44 -07:00
friendica
e16d678aab relocate tagadelic to include/taxonomy 2013-06-21 15:15:07 -07:00
friendica
765d6e0a97 push refresh messages, performance work on conversations and configs, doc updates 2013-06-14 16:54:58 -07:00
friendica
ee1ecd8ea2 remove uploaded import file once we're done with it. 2013-06-08 16:29:56 -07:00
friendica
25a55219ec quick and dirty (real dirty) template doco 2013-06-03 16:39:50 -07:00
friendica
6cafab10e6 fix pager, doc update 2013-06-03 16:29:33 -07:00
friendica
5c1f959c18 set default contact affinity back to 99 - we'll solve the other problem another way, this one is flawed 2013-05-24 06:02:30 -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
5e4b9d7766 disable pcss when installing since modules don't yet work and pcss uses the view module, plus weekly doc update 2013-05-14 21:25:58 -07: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
34526e8253 doc cleanup 2013-05-10 03:59:11 -07:00
friendica
5ba1a73379 rev update 2013-05-10 03:32:02 -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
friendica
6f04a7e070 minor fixes related to postgres development 2013-05-05 19:34:56 -07:00
friendica
607d05e48f rev update 2013-04-26 15:06:40 -07:00
friendica
72e83f69bc photo driver abstraction 2013-04-25 20:01:24 -07:00
friendica
552f03122c db abstraction layer 2013-04-22 20:02:21 -07:00
friendica
868a1877d2 sql error on contact removal 2013-04-19 04:47:49 -07:00
friendica
9e22ec928b more umbilical cutting 2013-04-18 21:06:31 -07:00
friendica
b84d8bfbc9 begin to cut the umbilical 2013-04-14 22:24:47 -07:00
friendica
e411a4bdc2 IMPORTANT: magic-auth protocol update, plus 'zrl' bbcode tag for the privacy-is-more-important-than-ease-of-use folks. 2013-04-14 20:41:58 -07:00
friendica
f5940b7ddb modify linkify to work correctly with Red mid's containing '@' 2013-04-08 16:58:52 -07:00
friendica
cecf3687bb rev update 2013-04-03 15:48:25 -07:00
friendica
ab4058eb1a rev update 2013-03-23 16:03:08 -07:00
friendica
5a29f511c1 add xconfig table and functions, update strings and doco 2013-03-15 15:36:58 -07:00
friendica
952b2ef2ab . 2013-03-10 18:45:58 -07:00
friendica
ed2ff18cac remove date on the footer 2013-02-26 19:01:56 -08:00
friendica
0ee1e83a3c small doco update 2013-02-26 16:04:28 -08:00
friendica
b69fca14e7 initial doco 2013-02-26 15:49:37 -08:00
friendica
b1f9c19ef9 doxygen gets tripped up by 'if (! function_exists' - but this construct no longer has value anyway. 2013-02-25 18:35:20 -08:00
friendica
488714290f global rename viewcontacts to viewconnections 2013-02-19 03:00:29 -08:00
friendica
b2724f2ffd bring mod_common into the modern age 2013-02-13 15:40:24 -08:00
friendica
57aa2449e7 allow empty path input to use '.' rather than bail with error 2013-02-07 15:01:26 -08:00
friendica
9dcecb6b37 finish up the "mark all xyz seen" for all known values of xyz 2013-02-03 19:07:01 -08:00
friendica
09ece497f7 more work on settings - move template utils to utils and get rid of mods 2013-02-02 16:10:27 -08:00
friendica
c450049a0a document the config cli tool 2013-01-14 14:34:08 -08:00
friendica
1259a6e753 command line config utility, get set system configuration values 2013-01-14 14:25:34 -08:00
friendica
5ea70892ed fresh: add help|? command 2013-01-13 15:33:24 -08:00
friendica
de3b5955c9 doco update 2013-01-13 00:08:11 -08:00
friendica
b27b1805b1 fresh doco 2013-01-12 23:38:20 -08:00
friendica
bd6b65ed8d typo 2013-01-12 23:02:40 -08:00
friendica
740edcfdb6 add connection list and connection detail to fresh 2013-01-12 22:53:26 -08:00
friendica
c0c5252b57 fresh: provide ability to change channels 2013-01-12 20:38:42 -08:00
friendica
99ff0f51a8 Add login command to fresh 2013-01-12 19:43:00 -08:00
friendica
d5c71e5691 start on tag deliver rewrite 2013-01-12 18:06:34 -08:00
friendica
f24ce35603 implement "finger" command 2013-01-12 15:55:37 -08:00
friendica
f1f04f6a3b skeleton for red shell 2013-01-12 14:42:05 -08:00
friendica
38344798f2 rev update 2012-09-02 01:59:11 -07:00
friendica
02cc436ec7 Added urlify to try and create webbie auto-suggestions out of whatever unicode stuff gets thrown in as a name. Currently this will only work for latin/european/cyrillic/russian, but possible to extend to ideographic forms. 2012-07-30 18:51:44 -07:00
friendica
b79212dcc8 split up get_browser_language() to use in additional ways 2012-07-16 01:38:26 -07:00
friendica
63f10f6c6b Merge https://github.com/friendica/friendica into pull 2012-07-07 21:55:15 -07:00
friendica
e94f7ed23d rev update 2012-07-07 16:20:34 -07:00
Vasudev Kamath
ba4db236ec Merge branch 'master' of git://github.com/friendica/friendica 2012-07-06 22:47:27 +05:30
friendica
9951071b5b rev update 2012-07-05 16:06:01 -07:00
friendica
5589bca1e0 fix !@#$ tinymce linebreaks for the thousandth time 2012-07-04 17:15:43 -07:00
friendica
7926a0d171 add link to shares 2012-07-03 16:26:14 -07:00
friendica
ced0a208d8 fix double lines 2012-07-02 16:34:01 -07:00
friendica
dd71f9446b config to disable email validation 2012-07-01 18:56:00 -07:00
friendica
7747f6fc96 rev update 2012-06-30 17:38:02 -07:00
friendica
78e03abed8 convert ent_quotes for jquery calendar title/summary 2012-06-29 20:11:36 -07:00
friendica
de93c61e0d remove titles in ostatus even when edited date differs from created date 2012-06-28 16:04:00 -07:00
friendica
b02c733967 service class restrict the email connector 2012-06-26 18:30:20 -07:00
friendica
eebb2d2120 rev update 2012-06-25 15:34:23 -07:00
friendica
9528beac34 sidebar photo album list not visible to anybody if user['hidewall'] set 2012-06-24 16:51:39 -07:00
friendica
1574396d04 sort out some "like" issues 2012-06-23 21:11:18 -07:00
Vasudev Kamath
6e4760dd9c Merge branch 'master' of git://github.com/friendica/friendica 2012-06-23 08:11:35 +05:30
friendica
181a17bd05 share RSS items 2012-06-22 15:27:06 -07:00
friendica
eeceecc9ba unterminated sql string 2012-06-22 00:25:01 -07:00
friendica
0f0e5be549 contact search oddities 2012-06-20 16:05:46 -07:00
friendica
9c844e3bbe rev update 2012-06-19 16:04:20 -07:00
friendica
341a5a2672 public forum author using private posting, correct the comment permissions downstream. 2012-06-18 17:19:56 -07:00
friendica
b385729c17 rev update 2012-06-17 16:00:47 -07:00
friendica
7c2d27e275 rev update 2012-06-16 17:29:42 -07:00
friendica
4faf0e609f rev update 2012-06-16 03:35:45 -07:00
friendica
be090cc851 better handling of dead contacts 2012-06-14 16:56:46 -07:00
friendica
85876be48a Merge https://github.com/fabrixxm/friendica into pull
Conflicts:
	util/messages.po
2012-06-13 16:25:09 -07:00
friendica
d908c9dd71 disable archive widget for PHP < 5.3 2012-06-13 16:17:45 -07:00
fabrixxm
46cb8174fa enotify: rework strings to more easy to translate 2012-06-13 11:55:21 -04:00
friendica
832d9eeaaf more fixes 2012-06-12 16:17:34 -07:00
friendica
3b9c3d886d sheesh 2012-06-11 16:21:27 -07:00
Vasudev Kamath
11974b4d94 Merge branch 'master' of git://github.com/friendica/friendica 2012-06-11 20:47:11 +05:30
friendica
4f9fb37925 rev update 2012-06-10 16:31:00 -07:00
friendica
ff8d159698 rev update 2012-06-10 00:59:36 -07:00
friendica
c4aeb57fcd rev update 2012-06-07 15:46:07 -07:00
friendica
dd001e32f4 rev update 2012-06-06 16:02:10 -07:00
friendica
5389efffa9 add email probe logging, limit typo check to main addon files and skip additional support files 2012-06-05 19:28:04 -07:00
friendica
7cc7a14380 rev update 2012-06-05 17:59:12 -07:00
Vasudev Kamath
12474e3c2e Merge branch 'master' of git://github.com/friendica/friendica 2012-06-04 12:04:17 +05:30
friendica
0b657aa235 rev update 2012-06-03 14:47:53 -07:00
friendica
4978ee12d1 webfinger profile linker 2012-06-02 18:05:23 -07:00
friendica
0165d5dd2c registration issue after re-factor 2012-06-01 15:42:13 -07:00
friendica
93bc29a711 turn registration code into a standalone function for re-use 2012-05-31 19:06:17 -07:00
friendica
069361f946 rev update 2012-05-30 15:50:30 -07:00
friendica
419cf91aae bugfixes: private photo embeds and search for strings with % 2012-05-29 16:44:02 -07:00
friendica
f033c9a4ae rev update 2012-05-28 16:51:52 -07:00
friendica
2bd1004587 rework the way private photos are embedded to avoid url differences and also check the permissions if possible to make sure that nothing sneaks by. 2012-05-27 21:01:58 -07:00
friendica
73c61b6f96 allow force ssl on notifications 2012-05-26 16:11:51 -07:00
friendica
fafd41f4bf keep private FB stuff out of personal notes 2012-05-25 14:36:17 -07:00
friendica
abb9fecf09 rev update 2012-05-25 00:42:38 -07:00
friendica
6bcfda6d53 rev update 2012-05-23 15:46:04 -07:00
friendica
e70573f34c if identity (uid) changes - reload any other open browser windows on next ping. 2012-05-22 16:01:07 -07:00
friendica
54e2c1ca81 rev update, bug 428, 429, and ability to block globaldir submissions from demo sites 2012-05-21 16:40:11 -07:00
friendica
afaf9ec74f rev update 2012-05-20 18:30:02 -07:00
friendica
dd86f40f96 set comment permissions explicitly to parent permissions 2012-05-19 16:42:24 -07:00
friendica
4133df6223 profile change activity link bug 2012-05-18 17:55:11 -07:00
friendica
d5d853f37f setup delivery chain for private groups (work in progress) 2012-05-17 19:35:24 -07:00
friendica
6744b5975c rev update 2012-05-16 13:52:11 -07:00
friendica
205c09e4f0 rev update 2012-05-15 17:05:28 -07:00
friendica
2b471d6df3 rev update 2012-05-14 16:32:21 -07:00
friendica
2bd4ff5705 rev update 2012-05-13 16:40:02 -07:00
friendica
3811fe288f rename get_language() to get_browser_language() 2012-05-13 04:52:29 -07:00
friendica
e7813f22af slackr drop shadows 2012-05-12 22:19:29 -07:00
friendica
aa83198611 rev update 2012-05-12 01:27:33 -07:00
Vasudev Kamath
10db2f00f9 Merge branch 'master' of git://github.com/friendica/friendica 2012-05-12 12:10:09 +05:30
friendica
8600afafe2 rev update 2012-05-10 18:50:11 -07:00
friendica
8be8db39de rev update 2012-05-09 17:56:05 -07:00
friendica
10812e0c19 make it optional to optimize the item table after expire 2012-05-08 15:33:01 -07:00
friendica
189a31e628 If a contact has had delivery issues in the last 15 minutes, send new posts straight to the queue
and don't even try to connect. Also defer polling for stuck contacts. Should reduce the number of
stuck processes trying to connect with dead or dying servers significantly.
2012-05-07 15:54:49 -07:00
friendica
8e46c43ee1 rev update 2012-05-06 19:52:22 -07:00
friendica
49ccefd6c7 bad sql left after the mailbox in/out merge 2012-05-05 17:53:23 -07:00
Vasudev Kamath
b5e857c0e7 Merge branch 'master' of git://github.com/friendica/friendica 2012-05-05 20:48:16 +05:30
friendica
7c6e8b30b2 only show remove category to item owner 2012-05-04 16:45:10 -07:00
friendica
f2d3039aed string update 2012-05-03 17:20:24 -07:00
friendica
f3e18df55d string update 2012-05-03 16:55:03 -07:00
friendica
3be9cddfd7 rev update 2012-05-02 15:26:57 -07:00
friendica
38ccd2e655 convert html entities to utf-8 before email header encoding 2012-05-01 15:49:22 -07:00
friendica
88c77083e6 rev update 2012-04-30 17:17:19 -07:00
friendica
e3fecb2557 improved db error logging 2012-04-29 17:34:54 -07:00
friendica
4ff2e9a103 a few more continues that should be returns 2012-04-28 16:54:33 -07:00
friendica
c3f70a9e56 string update 2012-04-27 17:19:10 -07:00
friendica
c7cbff6fbb rev update 2012-04-27 15:55:56 -07:00
Vasudev Kamath
214ec91a3f Merge branch 'master' of git://github.com/friendica/friendica 2012-04-27 22:43:26 +05:30
friendica
f8e7f28f40 rev update 2012-04-26 15:35:00 -07:00
friendica
78579627ce rev update, fix autoname test "random" failure 2012-04-26 01:33:41 -07:00
friendica
a5f9e67c9f rev update 2012-04-24 17:55:35 -07:00
friendica
f265863435 more work on mail2 (introductions), added 'm' (mail) flag to ACL backend for autocomplete of PM recips 2012-04-23 18:28:33 -07:00
friendica
8f0f644295 protect jappixmini/proxy from typo check, more work on email2 connector 2012-04-23 05:16:57 -07:00
friendica
00cb7f9efb don't allow non-existent themes as choices 2012-04-22 16:24:29 -07:00
Vasudev Kamath
f1d84c1045 Merge branch 'master' of git://github.com/friendica/friendica 2012-04-22 12:08:05 +05:30
friendica
371f3e450e rev update 2012-04-21 19:28:45 -07:00
friendica
bdbe068b95 rev update 2012-04-21 01:18:46 -07:00
Vasudev Kamath
4499ce96a0 Executable permission missing on script 2012-04-21 12:00:19 +05:30
friendica
30bbbf32e5 rev update 2012-04-20 06:31:38 -07:00
friendica
7ebca2b37d rev update 2012-04-16 22:58:52 -07:00
friendica
37bb3c330d rev update 2012-04-15 16:21:20 -07:00
friendica
97715c73fc Merge https://github.com/friendica/friendica into pull 2012-04-15 05:12:14 -07:00
friendica
0939029b74 track requested profile error msg 2012-04-14 14:45:09 -07:00
Simon L'nu
6278b2a923 string fix: typo. slow down scroll to top in dispys
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
2012-04-14 16:24:35 -04:00
friendica
dfe774179a rev update 2012-04-13 14:44:37 -07:00
friendica
2b01d2b6e0 rev update 2012-04-12 16:12:51 -07:00
friendica
8a8702c9cd extensible item_id table for managing all the different message-ids generated by multiple services 2012-04-11 16:13:57 -07:00
friendica
35b978bb1e rev update 2012-04-10 15:25:15 -07:00
friendica
2072fabc78 rev update 2012-04-09 16:54:39 -07:00
friendica
977625a53b fix to wall_upload photos default permissions to use cid rather than uid. 2012-04-08 16:19:45 -07:00
friendica
3afc9915e3 rev updates 2012-04-08 05:24:11 -07:00
friendica
3a1c78bd75 some work on tests 2012-04-07 01:04:45 -07:00
friendica
4bee1859be Merge branch 'pull' 2012-04-05 21:43:38 -07:00
friendica
053048af10 rev update 2012-04-05 14:37:30 -07:00
Alexander Kampmann
355c42cb30 Merge branch 'master' of https://github.com/friendica/friendica
Conflicts:
	include/config.php
	update.php
2012-04-05 13:39:15 +02:00
friendica
145713c8e2 string update 2012-04-04 15:51:56 -07:00
friendica
32b346f5f1 string update 2012-03-30 04:53:00 -07:00
Alexander Kampmann
ad9d0dadb3 removed unneccessary stuff 2012-03-22 12:52:24 +01:00
Alexander Kampmann
899701c3d3 integrated profiler 2012-03-15 12:55:49 +01:00
Alexander Kampmann
9796e99fa8 added simple build-in profiling 2012-03-15 11:45:06 +01:00
Alexander Kampmann
f84c191f8d added some tests 2012-03-09 12:16:58 +01:00
friendica
a5e7c73e67 string update 2012-03-06 15:09:57 -08:00
friendica
8473444242 string update 2012-03-05 16:43:44 -08:00
Alexander Kampmann
e0c659b34b Enabled automated doc building. Changes:
-build.xml, phing build file
-@package tags at acl_selector.php and db_update.php
-added documentation and some IDE files to .gitignore
-automated tool to find files that corrupt the doc build process
-removed ansi characters from SSH1.php, docBlox could not handle them
2012-03-01 11:44:33 +01:00
friendica
18bf5d1402 theme info (like plugin info) 2012-02-25 00:30:14 -08:00
friendica
9441ff5142 string update for 2.38 2012-02-24 22:47:43 -08:00
Abinoam P. Marques Jr
7404d76126 util/README - Friendika -> Friendica 2012-02-20 19:47:56 -03:00
friendica
3e85c1d330 make 'x minutes ago' fully translateable with argument ordering. string update. 2012-02-12 17:15:09 -08:00
Tobias Diekershoff
857f21eb32 fpostit by Devlon Duthied added to utils 2012-02-11 10:03:14 +01:00
friendica
8aa2552372 add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit) 2012-01-18 16:21:30 -08:00
friendica
e9fb809a2d add db_update cmdline script 2012-01-15 15:02:48 -08:00
zottel
690436bd1b Update messages.po 2012-01-10 08:22:53 -08:00
Fabio Comuni
49507a4356 Update messages.po 2011-12-14 16:11:07 +01:00
friendica
adcaefce89 string update 2011-12-13 19:21:55 -08:00
friendica
b795ce4fe7 little stuff - name change, live updates, new network types 2011-11-23 23:17:26 -08:00
Fabio Comuni
dc3d47edcf update messages.po 2011-11-15 17:42:45 +01:00
Friendika
32808a934d string update 2011-10-18 04:28:36 -07:00
Friendika
c63adcfae0 bug #159 multiple definition of string_plural_form function when changing languages 2011-09-21 07:09:37 -07:00
Friendika
d723ff4770 diaspora top level status posts, string update 2011-08-14 21:23:02 -07:00
Friendika
48ffa880f0 cleanup 2011-08-07 16:15:54 -07:00
Friendika
723d60194c security - remove string_translator (has been blocked for the last couple of months) 2011-06-22 22:14:36 -07:00
fabrixxm
771c58da62 fix po2php plurals regexp and IT strings.php 2011-06-07 11:39:06 +02:00
Friendika
5a0690d940 add attachments to FB posts, fix paren string in statusnet, do not insert attach div into post if no attachments 2011-05-26 06:46:55 -07:00
Friendika
cd536731c3 minor string update 2011-05-25 17:20:41 -07:00
Fabio Comuni
ad2aded259 Small tweak to a copule of translatable strings 2011-05-25 12:23:45 +02:00
Fabio Comuni
dd32a2366c update messages.po 2011-05-23 12:00:53 +02:00
Friendika
5903ea38f3 @fabrixxm fix for po2php, manually patched 2011-05-10 22:22:05 -07:00
Friendika
5eea0d5ecb photo lockview not working, temp fix for po2php 2011-05-10 20:10:13 -07:00