silent comments in all views except the layout and session wall
This commit is contained in:
parent
94765906e0
commit
2fae1049d9
39 changed files with 663 additions and 663 deletions
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
.album{:id => post.id, :class => ("mine" if current_user.owns?(post))}
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
%h1 Add a new album
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
.back= link_to "⇧ #{@album.name}", @album
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
- content_for :head do
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
:javascript
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
%h1 Add a new aspect
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
- content_for :head do
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
- content_for :page_title do
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
%h1.big_text
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
- content_for :page_title do
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
%li.comment{:id => post.id}
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
%div.comments
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
= form_for Comment.new, :remote => true do |f|
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
= javascript_include_tag 'FABridge', 'swfobject', 'web_socket'
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
%h1.big_text
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
- title "New Person"
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
- content_for :page_title do
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
:javascript
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
%li.message{:id => post.id}
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
%h1.big_text
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
- title "New Photo"
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
:javascript
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
#debug_info
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
%ul
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
%h1
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
:javascript
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
- title "Edit Request"
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
%h1.big_text
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
- title "Request"
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
#friend_pictures
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
#aspect_nav
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
%li.message{:id => post.id, :class => ("mine" if current_user.owns?(post))}
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
#publisher
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
= @log.to_s
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
= form_for StatusMessage.new, :remote => true do |f|
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
%li.message{:id => post.id, :class => ("mine" if current_user.owns?(post))}
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
%h1.big_text status messages
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
- title "Status Message"
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
/ Copyright 2010 Diaspora Inc.
|
||||
/
|
||||
/ This file is part of Diaspora.
|
||||
/
|
||||
/ Diaspora is free software: you can redistribute it and/or modify
|
||||
/ it under the terms of the GNU Affero General Public License as published by
|
||||
/ the Free Software Foundation, either version 3 of the License, or
|
||||
/ (at your option) any later version.
|
||||
/
|
||||
/ Diaspora is distributed in the hope that it will be useful,
|
||||
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
/ GNU Affero General Public License for more details.
|
||||
/
|
||||
/ You should have received a copy of the GNU Affero General Public License
|
||||
/ along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
/
|
||||
-# Copyright 2010 Diaspora Inc.
|
||||
-#
|
||||
-# This file is part of Diaspora.
|
||||
-#
|
||||
-# Diaspora is free software: you can redistribute it and/or modify
|
||||
-# it under the terms of the GNU Affero General Public License as published by
|
||||
-# the Free Software Foundation, either version 3 of the License, or
|
||||
-# (at your option) any later version.
|
||||
-#
|
||||
-# Diaspora is distributed in the hope that it will be useful,
|
||||
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
-# GNU Affero General Public License for more details.
|
||||
-#
|
||||
-# You should have received a copy of the GNU Affero General Public License
|
||||
-# along with Diaspora. If not, see <http://www.gnu.org/licenses/>.
|
||||
-#
|
||||
|
||||
|
||||
%h1.big_text
|
||||
|
|
|
|||
Loading…
Reference in a new issue