Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nodeca/nodeca.forum

Nodeca forum app
https://github.com/nodeca/nodeca.forum

Drop hand-composing of `parent_list` etc at migrations and demo seed.

52432148386dc459e527ca275a41bea1d5fce00f authored over 11 years ago by Dervus Grim <[email protected]>
Fix Section's `parent_list` etc update hook for new models.

a9e09dd410998e1ceaa201d5baea4f3f1386a58c authored over 11 years ago by Dervus Grim <[email protected]>
Correct commets.

3de5ca39415101563a754ce751f76178c0a5567b authored over 11 years ago by Dervus Grim <[email protected]>
Fix fatal error when visible section is a descendant of invisible one.

c2091a31f778f4a3ca0894833bb4ca07a599ca81 authored over 11 years ago by Dervus Grim <[email protected]>
Revert "Fix lib/to_tree.js on sections with `parent` === undefined"

It actually has no sense.

This reverts commit 434b0332ebeeba9e5230bf62f3485da5e7d590cc.

e8e3c8d4b0075f13530939d38158b2a98bfc0af3 authored over 11 years ago by Dervus Grim <[email protected]>
Drop useless code.

e48ca2d6ba6a7ff4522fa0d4062694291e9b3181 authored over 11 years ago by Dervus Grim <[email protected]>
Move `updateInheritedSectionData` to Section model hooks.

96dc9d39838eb4b05025bed445cac170c6638f8c authored over 11 years ago by Dervus Grim <[email protected]>
Fix lib/to_tree.js on sections with `parent` === undefined

This applies to demo category created by the migration.

434b0332ebeeba9e5230bf62f3485da5e7d590cc authored over 11 years ago by Dervus Grim <[email protected]>
Refactor section/destroy server method.

308196249bbe2d8930d9bd5c26581b8ec88bbbf2 authored over 11 years ago by Dervus Grim <[email protected]>
Add support of subtree-only updateInherited for `forum_usergroup` store.

4efd3dbe274b1f35dac509f0f1cb2181c92ce833 authored over 11 years ago by Dervus Grim <[email protected]>
Refactor section/form block.

793f3dd2fb118190e950a8a21c26c47dc829e4bc authored over 11 years ago by Dervus Grim <[email protected]>
Drop `allowHoles` option of `forum_usergroup` store.

f4e3aec5961ca83cdbaba6baf0f368f68f61f7c5 authored over 11 years ago by Dervus Grim <[email protected]>
Minor/style changes:

- Drop field filtering on some Mongo queries.
- Small code reorganization at section/index.
- Sm...

0f60232561a3c1f45da2f8280a5c073c7ead72ee authored over 11 years ago by Dervus Grim <[email protected]>
Refactor sections tree render mixin at section/index page.

ffbbd8eb1aef4ec2554587d5df9d671426069f3c authored over 11 years ago by Dervus Grim <[email protected]>
Add comments on section/update server method.

80da3b031a7649474e9fdf7b2ad70a5e296f9b98 authored over 11 years ago by Dervus Grim <[email protected]>
Separate `add_raw_data` calls from Jade markup.

0b62d76edf76648a77c2ad19b293bf34e353f9a2 authored over 11 years ago by Dervus Grim <[email protected]>
Drop deprecated admin/forum/index method.

0b4036ee7343fe16072f4d6c554088bf7e24b8c4 authored over 11 years ago by Dervus Grim <[email protected]>
Merge branch 'forum-post-reply'

ee75f326d67f785f924e0ee85062a9db40cd63cd authored over 11 years ago by Vitaly Puzrin <[email protected]>
Separate update inherited section data code into a module.

a7781a7ef77852fc7b2f199b8485401656f65f2a authored over 11 years ago by Dervus Grim <[email protected]>
Added post editing

2c624097fdbd97495816e6b79cabc81f77709acf authored over 11 years ago by Kayo Phoenix <[email protected]>
Refactoring after review.

35d56c3af21991de3d93e58a8bf8327c8d66dc5a authored over 11 years ago by Dervus Grim <[email protected]>
Rename "Section permissions" to "Permissions".

d1303f2763d267e8919f43c37b7b4f13cba06953 authored over 11 years ago by Dervus Grim <[email protected]>
Rename section admin pages.

b9136e1164818051ba379545c4f557e715fe4f08 authored over 11 years ago by Dervus Grim <[email protected]>
Add `ForumUsergroupStore.updateInherited` calls at section create/update.

71597871ebdd3dd3c010cf3d92ee4389560f708b authored over 11 years ago by Dervus Grim <[email protected]>
Update demo seed.

6955fe8de5b17dd35bc565d15cba8175fb143503 authored over 11 years ago by Dervus Grim <[email protected]>
Cleanup Section model.

317d247ff6c6efbd4df5dd252435eff1bfe84045 authored over 11 years ago by Dervus Grim <[email protected]>
Refactor section management pages.

a24c21b87cd8d16be4849196fc17e3ccea78870b authored over 11 years ago by Dervus Grim <[email protected]>
Refactor section permissions pages. Move store logic into the store.

0d170ca06fb1d03a075ac55616e5abc84b49efc5 authored over 11 years ago by Dervus Grim <[email protected]>
Add migration for permissions on initial demo sections.

11b403478805f0dfe4f5334a584e804277e6e17f authored over 11 years ago by Dervus Grim <[email protected]>
Fix typos.

2c2967cc359aa73df9a84ae140ad3de7bd6aab38 authored over 11 years ago by Dervus Grim <[email protected]>
Drop debug code.

36dfa368c7af567e2ca0b59874636d74806716d5 authored over 11 years ago by Dervus Grim <[email protected]>
Update demo seed.

57b2535b6ca7de3455fee3c6863699d918837558 authored over 11 years ago by Dervus Grim <[email protected]>
Refactor section permission management pages.

d2d348085718d368d43bd91bce3af11fa87491a3 authored over 11 years ago by Dervus Grim <[email protected]>
Fix deletion of a section at main sections admin page.

0613c82536f4b274e248d756ea4ad4e2791699e1 authored over 11 years ago by Dervus Grim <[email protected]>
Refactor section basic management pages.

e9d6029e1d0d4eb522f282111a8383dd3c162688 authored over 11 years ago by Dervus Grim <[email protected]>
lint fix

8b1869bc5afcc730c2d596f51822772469156518 authored over 11 years ago by Vitaly Puzrin <[email protected]>
append pagination fix

3c8a0f767f042e56b7e4a7deba7adba04d9bbeed authored over 11 years ago by Vitaly Puzrin <[email protected]>
Merge branch 'master' of github.com:nodeca/nodeca.forum

b27acebbc74be5facbe8f1caea500a5df4d551e2 authored over 11 years ago by Vitaly Puzrin <[email protected]>
Implement section moderators management.

08d6c02f77cc076b439b73c50db4f70b12aeb275 authored over 11 years ago by Dervus Grim <[email protected]>
Style corrections.

c8280f4ecd6356f868ac9665d2e106e6a9332b5b authored over 11 years ago by Dervus Grim <[email protected]>
Implement section usergroup permissions pages.

e0ff46570f642e99eb71e1836dc267e88c219b0a authored over 11 years ago by Dervus Grim <[email protected]>
Refactor `forum_usergroup` settings store.

c5e22958ee2aab40a320416409762d4c34daf1b3 authored over 11 years ago by Dervus Grim <[email protected]>
puncher closure fix

0efce9b107c389bd6fdfb0da1e079a35adc8497f authored over 11 years ago by Vitaly Puzrin <[email protected]>
partially rewritten thread "more posts" to new api

c53bdb8dd05e63d1559e3b51f1ae51ce3459cd6e authored over 11 years ago by Vitaly Puzrin <[email protected]>
cached forum.thread breadcrumbs fetch

95a0ef16ee83d2d1b11c8857e964b076ecb9a70a authored over 11 years ago by Vitaly Puzrin <[email protected]>
fixed thread cache check

3beeb87dfa9c6d7beca98f5e7c17c241ee78e44c authored over 11 years ago by Vitaly Puzrin <[email protected]>
Separated "forum.thread.list" from "forum.thread" on server

d1ce790877b5d8a9fa684acac587d7f4fa4f7611 authored over 11 years ago by Vitaly Puzrin <[email protected]>
moved translations

d957bb36072e930b8b5aa23880895ff275d24aa2 authored over 11 years ago by Vitaly Puzrin <[email protected]>
reorganized server.thread method - prepared to split

2be8ad8825fbca37085beeaf2dd94fc6bd248e9f authored over 11 years ago by Vitaly Puzrin <[email protected]>
improved pagination change on append next page

00f321b5927b77bcd3f119f7e9f3e768a13c6b73 authored over 11 years ago by Vitaly Puzrin <[email protected]>
moved server forum.thread files to subdir

2ddcaac98bcae312fe6c00afc86c2113e1ce90b2 authored over 11 years ago by Vitaly Puzrin <[email protected]>
Refactor section new/edit form.

63e04e43069001e9e9110842423589f2fd940c0d authored over 11 years ago by Dervus Grim <[email protected]>
Implement section destroy method.

ad56366623ee7b8901ab10b372936badd3a4856b authored over 11 years ago by Dervus Grim <[email protected]>
Fix demo seed.

Needed for sections destroy method work.
Please recreate your databases.

17f70609e865ef7dab7f051858593ecad985d0ba authored over 11 years ago by Dervus Grim <[email protected]>
Style corrections.

9f94fcad70d63d8276abf4e29259ac2f7b4206ba authored over 11 years ago by Dervus Grim <[email protected]>
Implement creation of new forum sections.

fddccbeb9261742b4eb2296132e8f2589dc0114d authored over 11 years ago by Dervus Grim <[email protected]>
Correct comment on server/admin/forum/section/update.js

eea4ab018f4e3c617c85d47560b2ef2a0db654d7 authored over 11 years ago by Dervus Grim <[email protected]>
Implemented save reply.

524cf38d29dcc6bc25064833f1e6b7d330c8a367 authored over 11 years ago by Kayo Phoenix <[email protected]>
Added fix scrolling when reply form displayed.

28d6af88c120f930ece38d74816f7600d4ec5996 authored over 11 years ago by Kayo Phoenix <[email protected]>
Improve section update method.

16c83c395c58491db866470860e6cbbca3358625 authored over 11 years ago by Dervus Grim <[email protected]>
Fix other sections tree structure at section edit page.

2c230e2662dd9643b2eba37a5f0810915aec2556 authored over 11 years ago by Dervus Grim <[email protected]>
Implement page edit page.

691bf39f3de56e3c6b2355442bb529790b4ee1b7 authored over 11 years ago by Dervus Grim <[email protected]>
lint fix

cd167715a66f367a42e3be2dd0847aafd2fa5621 authored over 11 years ago by Vitaly Puzrin <[email protected]>
Removed reply warning dialog on page leave - saving drafts is enougth

83285b5686854b2faa92a06ae49fc5a548aa8d07 authored over 11 years ago by Vitaly Puzrin <[email protected]>
corected reply elements

1c0b7fdfbeac97dc8053a2f53aa350d7d02d0c26 authored over 11 years ago by Vitaly Puzrin <[email protected]>
forum reply refactoring

b84783eec089becdc12c236894f6a4412e3ab986 authored over 11 years ago by Vitaly Puzrin <[email protected]>
.usercard-popover -> ._ucard-popover

8d3e2a7cf3b4fdd7be7c7742a067ac88e369741f authored over 11 years ago by Vitaly Puzrin <[email protected]>
tweaked editor margin to align avatar left side

939cc72c3d0c16f0fb70f401d2f2c949632cf284 authored over 11 years ago by Vitaly Puzrin <[email protected]>
swapped post votes controls

d1f26a0a7e070917cf182f1793a7bf57f376fcb3 authored over 11 years ago by Vitaly Puzrin <[email protected]>
Styled reply block

f5128403a7b95c4f2883f3d535740e15264ae731 authored over 11 years ago by Vitaly Puzrin <[email protected]>
fixed sections display on phones

6df439405d02a40a149e9998c9a6697a043e5810 authored over 11 years ago by Vitaly Puzrin <[email protected]>
reduced posts avatars & height

2d424b412881e1043d574bcea90eca840e52c559 authored over 11 years ago by Vitaly Puzrin <[email protected]>
tweaked page header background

04c12b0ef3bf231992d313a7910c6636c9684b16 authored over 11 years ago by Vitaly Puzrin <[email protected]>
updated post header container style

fc7a62f0df8d5f0f56898718c140f5d6f16179d1 authored over 11 years ago by Vitaly Puzrin <[email protected]>
Category collapser is not clickable

bce44339a0b1040d2ebab1b6ff700b68c807c4ef authored over 11 years ago by Vitaly Puzrin <[email protected]>
updated page status block

10397a1988d39f88fe9be3f530e4275841aa516d authored over 11 years ago by Vitaly Puzrin <[email protected]>
section/thread styles tweak

9ca9b3cfe924b07928f190a6e6dab065fc4b1ffa authored over 11 years ago by Vitaly Puzrin <[email protected]>
added closed topic style

aacef996387c7f46d093df56039d3e036e4823b1 authored over 11 years ago by Vitaly Puzrin <[email protected]>
postlist append page button fix

bc44ba410952489592fa8137e7401ac2f4e0c512 authored over 11 years ago by Vitaly Puzrin <[email protected]>
bem-elized forum posts

002e209ce03c87d0bffeb3cad358e563952c96ad authored over 11 years ago by Vitaly Puzrin <[email protected]>
Ask for confirm before tab close or page refresh when editor is opened.

ff478ea188785d7503bf15aaca68e3651b43c7c2 authored over 11 years ago by Dervus Grim <[email protected]>
Moved reply logic to proper place

92cc1df705a103d47fa2db1f96c9f4efd8c806a9 authored over 11 years ago by Kayo Phoenix <[email protected]>
Initial implementation of reply action

c397aa3a74199a978fa9545804538492fd077eca authored over 11 years ago by Kayo Phoenix <[email protected]>
Drop moderators and settings from section edit page.

ef442b23cafb83c1a9c95ff256a29934edf85ed1 authored over 11 years ago by Dervus Grim <[email protected]>
Style correction.

09e3f8e04e2383bbe9d1326adf6543f08d3aec7a authored over 11 years ago by Dervus Grim <[email protected]>
Drag only .section-control, not whole .section-group at section admin.

2f81c9390abe6178862ee212f53a005fd1574ce0 authored over 11 years ago by Dervus Grim <[email protected]>
Fix scroll correction at section index admin page.

b6f8afd5ca72dfe1820c5696f21282baa5120b0e authored over 11 years ago by Dervus Grim <[email protected]>
Revert "Show all placeholders on section dragging."

This reverts commit 902f91cd616124b1f9fe3425988384b6eb3daa9f.

ddf0096f1e46cc091deebeab73dacdcca4ebe36e authored over 11 years ago by Dervus Grim <[email protected]>
fixed topiclist "append next page"

2be2ac0f41e40241ca313d10bc6c88f0cbd86fc9 authored over 11 years ago by Vitaly Puzrin <[email protected]>
Show all placeholders on section dragging.

902f91cd616124b1f9fe3425988384b6eb3daa9f authored over 11 years ago by Dervus Grim <[email protected]>
bem-elized topics list

afea2bf4d8d0645b4ddd9c35e93479c36461a815 authored over 11 years ago by Vitaly Puzrin <[email protected]>
Update `self.menus` to `self.runtime.menus`.

a6c70ead374f6e1b1526ace7514c9ee9d4413f4a authored over 11 years ago by Dervus Grim <[email protected]>
renamed block subsections_list -> sections_list

17cae747088e7a26ed8ffc3b6b3d150b877ccf91 authored over 11 years ago by Vitaly Puzrin <[email protected]>
bem-elized forum categories & forum sections blocks

6d392d83f0c5d6d9b7cd414e91a85ef18b394bd4 authored over 11 years ago by Vitaly Puzrin <[email protected]>
Improve styling of "Copy settings" field at section edit page.

e5c5cef5624734e42ffa0152c8a41e3612f850a3 authored over 11 years ago by Dervus Grim <[email protected]>
Improve "Add moderator" interface for section edit page.

63e95c3a21284ca209038e1ca45f3cff60586cf8 authored over 11 years ago by Dervus Grim <[email protected]>
Redesign settings fieldset at section edit page.

d47f95654994f2d621bda29f378bd8c144396cb9 authored over 11 years ago by Dervus Grim <[email protected]>
Correct moderators list at section edit page.

577753645b713cb8424bd74fe6986d588749f10c authored over 11 years ago by Dervus Grim <[email protected]>
Redesign settings fieldset at section edit page.

d459b7a7239576ab70f5b898057bd72e52e69d08 authored over 11 years ago by Dervus Grim <[email protected]>
Add hover highlighting for section edit page.

a92a7335084fb2979cb9c320dd5dd7cf24240eb2 authored over 11 years ago by Dervus Grim <[email protected]>