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
Rewrite queue jobs using generators
6ae1d65c2dbd46be5313f366329608ccd35bb574 authored almost 9 years ago
6ae1d65c2dbd46be5313f366329608ccd35bb574 authored almost 9 years ago
Removed redundant wrapper
642f8137b7ae467b90930ce8e1cc19557f97cd31 authored almost 9 years ago
642f8137b7ae467b90930ce8e1cc19557f97cd31 authored almost 9 years ago
Rewrite forum admin pages to promises
69c6ddbb669e1a7ad445be022e757db02a0f18fd authored almost 9 years ago
69c6ddbb669e1a7ad445be022e757db02a0f18fd authored almost 9 years ago
Rewrite subscriptions dialogs to promises
ad5cac7ec219c33bbe5ff4d804484ae60dd92175 authored almost 9 years ago
ad5cac7ec219c33bbe5ff4d804484ae60dd92175 authored almost 9 years ago
Rewrite dialogs related to section page to promises
fb2b20beeae38a2cb9ccc714975282a5e3f8ef6e authored almost 9 years ago
fb2b20beeae38a2cb9ccc714975282a5e3f8ef6e authored almost 9 years ago
Rewrite dialogs related to topic page to promises
2d6c57bafd4456b91e821344e8e8e4953afcd1cb authored almost 9 years ago
2d6c57bafd4456b91e821344e8e8e4953afcd1cb authored almost 9 years ago
Fixed topics seed
09e91aa6c40d61c56577a8111b1bc7415c176419 authored almost 9 years ago
09e91aa6c40d61c56577a8111b1bc7415c176419 authored almost 9 years ago
Fixed section page scroll
40fae7d83ef894c48412e8c6379456afc05e5103 authored almost 9 years ago
40fae7d83ef894c48412e8c6379456afc05e5103 authored almost 9 years ago
Rewrite code related to confirm dlg to promises
d2293df1f811f3016fc24b284bffe27e5e805581 authored almost 9 years ago
d2293df1f811f3016fc24b284bffe27e5e805581 authored almost 9 years ago
Rewrite topic subscription dlg to promises
7ada748a5b881b5e8fe768f90ab462a9e51adbf4 authored almost 9 years ago
7ada748a5b881b5e8fe768f90ab462a9e51adbf4 authored almost 9 years ago
promisify queue calls
813f45cf301ff9563e1f86001c1ed8299245e09b authored almost 9 years ago
813f45cf301ff9563e1f86001c1ed8299245e09b authored almost 9 years ago
rpc.done() -> rpc.then(), rpc.fail() -> rpc.catch()
4cb2aef91255b8091b6e5a20b10c428f1c6b7be5 authored almost 9 years ago
4cb2aef91255b8091b6e5a20b10c428f1c6b7be5 authored almost 9 years ago
callbacks cleanup
666dbdfc4be24927004bc9525a167323dcb61778 authored almost 9 years ago
666dbdfc4be24927004bc9525a167323dcb61778 authored almost 9 years ago
Rewrite stores to promises
ff27605934114fc4ead7fa0dc7b20821a5b3d646 authored almost 9 years ago
ff27605934114fc4ead7fa0dc7b20821a5b3d646 authored almost 9 years ago
Removed braces from short blocks
b9327006d562cb40718f545f89ff197cf819cecc authored almost 9 years ago
b9327006d562cb40718f545f89ff197cf819cecc authored almost 9 years ago
es6: use shortlands
0fb5fa8767f0a5a687704392a0c2a148cb8220d0 authored almost 9 years ago
0fb5fa8767f0a5a687704392a0c2a148cb8220d0 authored almost 9 years ago
Lint: arrows-related changes
c19c1e3b478fe5ebba7f95298925f49d3016736a authored almost 9 years ago
c19c1e3b478fe5ebba7f95298925f49d3016736a authored almost 9 years ago
Rewrite code related to settings to promises
56f6356524f6106f475801f53e81dc383fc09994 authored almost 9 years ago
56f6356524f6106f475801f53e81dc383fc09994 authored almost 9 years ago
minor formatting changes for eslint-next
43c413b2b0ef037619643e2fac18d5cf063efa51 authored almost 9 years ago
43c413b2b0ef037619643e2fac18d5cf063efa51 authored almost 9 years ago
rewrite sanitizers to promises and es6ify related code
1b644fc0a42935185d4132a5ba6f3c7397940112 authored almost 9 years ago
1b644fc0a42935185d4132a5ba6f3c7397940112 authored almost 9 years ago
fixed wrong `_.filter()` usage
76a9a175d7bc4e45024f0dbb6c5e0448b7698f5b authored almost 9 years ago
76a9a175d7bc4e45024f0dbb6c5e0448b7698f5b authored almost 9 years ago
es6ify access/notify methods (user_load related)
f03ff7d9b1bb9d61c8863aac859ecab9a912ed0c authored about 9 years ago
f03ff7d9b1bb9d61c8863aac859ecab9a912ed0c authored about 9 years ago
util.format() -> template strings
5e003c8fa5a6a4c3e47046251ddcb6559eb517d1 authored about 9 years ago
5e003c8fa5a6a4c3e47046251ddcb6559eb517d1 authored about 9 years ago
Rewrite stores methods to promises
c22a6cdd704dc2114d3f3a3cbe4a07fa188a8ef1 authored about 9 years ago
c22a6cdd704dc2114d3f3a3cbe4a07fa188a8ef1 authored about 9 years ago
Rewrite controllers used `MessageParams.getParams()` to promises
92395a7ca633ef377bcbdbdea43ebba48c0ca1cc authored about 9 years ago
92395a7ca633ef377bcbdbdea43ebba48c0ca1cc authored about 9 years ago
fixed missing `Promise.resolve()`
6c0f1cab4a1983fe7e97cb50e82ea5cf98f2c886 authored about 9 years ago
6c0f1cab4a1983fe7e97cb50e82ea5cf98f2c886 authored about 9 years ago
fixed marker_set_pos controller
08df317e5d0970abac05cc9e9ca4a3809f17e0bc authored about 9 years ago
08df317e5d0970abac05cc9e9ca4a3809f17e0bc authored about 9 years ago
fixed topic hightlight in section
179be49a4d3c0e05f903c0a76f38ae0a3b2da90e authored about 9 years ago
179be49a4d3c0e05f903c0a76f38ae0a3b2da90e authored about 9 years ago
lodash: sortedIndex -> sortedIndexBy
aa3793910838684f65a07b675d48e3331421bc5e authored about 9 years ago
aa3793910838684f65a07b675d48e3331421bc5e authored about 9 years ago
fixed `Section.getChildren.clear()`
9897de241e07fe9a86bc55adc344386628943894 authored about 9 years ago
9897de241e07fe9a86bc55adc344386628943894 authored about 9 years ago
Revert changed cache step size
dc809bca9105e1528a1541e1a7425cf1bcb17348 authored about 9 years ago
dc809bca9105e1528a1541e1a7425cf1bcb17348 authored about 9 years ago
PostCountCache: rewrite to promises
2fbc6ddfc4f42288c09c0d33bad06e725d2df259 authored about 9 years ago
2fbc6ddfc4f42288c09c0d33bad06e725d2df259 authored about 9 years ago
Rewrite section model using generators
619b7d637926d8e7b06a0711863048a971cd567e authored about 9 years ago
619b7d637926d8e7b06a0711863048a971cd567e authored about 9 years ago
fixed missing package entry
e2b5e24c2ffb0b49638aa3c9070fac8f1dac12ba authored about 9 years ago
e2b5e24c2ffb0b49638aa3c9070fac8f1dac12ba authored about 9 years ago
fixed missing yield
580000ebdbfd393dd5d1516911451a7abb9accc7 authored about 9 years ago
580000ebdbfd393dd5d1516911451a7abb9accc7 authored about 9 years ago
fixed null reference errors in dialogs
0ccd920a81973e5b5fa43adf20185416e676216a authored about 9 years ago
0ccd920a81973e5b5fa43adf20185416e676216a authored about 9 years ago
es6ify admin permissions/mod methods
f1ce4d51233fdccc355a3fbe520c78b59de5e51b authored about 9 years ago
f1ce4d51233fdccc355a3fbe520c78b59de5e51b authored about 9 years ago
Topic: rewrite to promises
09dcc2e71ff990f678af2cccc65ee83a5c2de2fd authored about 9 years ago
09dcc2e71ff990f678af2cccc65ee83a5c2de2fd authored about 9 years ago
thenify Topic
c84ecbe3611f5b08b611c7608d110a5c495d2ef5 authored about 9 years ago
c84ecbe3611f5b08b611c7608d110a5c495d2ef5 authored about 9 years ago
thenify Marker
3416f9a3f7f421db24724e8e53e4f8304b9de8ad authored about 9 years ago
3416f9a3f7f421db24724e8e53e4f8304b9de8ad authored about 9 years ago
Migrations: rewrite to promises
2dac18a5368d0a1885d21438c57e96acaa7496ec authored about 9 years ago
2dac18a5368d0a1885d21438c57e96acaa7496ec authored about 9 years ago
Rewrite forum seed using generators
e86bea9712a09064d71885c399fbf8b3add5c071 authored about 9 years ago
e86bea9712a09064d71885c399fbf8b3add5c071 authored about 9 years ago
Rewrite seeds/migrations using generators
c2fd194d5f984a889a048a5a56b90c84994c8a05 authored about 9 years ago
c2fd194d5f984a889a048a5a56b90c84994c8a05 authored about 9 years ago
lodash 3 -> lodash 4
e5f01a42e04e82856e3b6acc9e1315aa44361d55 authored about 9 years ago
e5f01a42e04e82856e3b6acc9e1315aa44361d55 authored about 9 years ago
Rewrite topic/post id builders using generators
f60728ac145bc69937367240987e5c15f7703faf authored about 9 years ago
f60728ac145bc69937367240987e5c15f7703faf authored about 9 years ago
Travis: mongo config change
2f562726d164b5cdf8406646aa73fa2e7ec3a71c authored about 9 years ago
2f562726d164b5cdf8406646aa73fa2e7ec3a71c authored about 9 years ago
require-all -> glob
49534858cd5d636c2c3fad75822152b8d6fea3cf authored about 9 years ago
49534858cd5d636c2c3fad75822152b8d6fea3cf authored about 9 years ago
Typeahead update for new api
8e1af4cf9d5ff5baedb8e286a5fe951af0cff271 authored about 9 years ago
8e1af4cf9d5ff5baedb8e286a5fe951af0cff271 authored about 9 years ago
locales.enabled -> locales
3fd6871bb70013c2462a65780226d9bb35da1fde authored about 9 years ago
3fd6871bb70013c2462a65780226d9bb35da1fde authored about 9 years ago
bundle_new -> bundle
28fff340b46ed8d22d690b57206effcf5b2344a5 authored about 9 years ago
28fff340b46ed8d22d690b57206effcf5b2344a5 authored about 9 years ago
Fixed default locale usage
c44dd37254ce19f698938aef39447fb06b6b391e authored about 9 years ago
c44dd37254ce19f698938aef39447fb06b6b391e authored about 9 years ago
Partially rewritten server methods to generators
9dfcbe2022ec9465e4afa6e2df2325e7d9288f36 authored about 9 years ago
9dfcbe2022ec9465e4afa6e2df2325e7d9288f36 authored about 9 years ago
Autoload via require-all
73c818cb429f4919f978d14cdc223a0c6d3c1969 authored about 9 years ago
73c818cb429f4919f978d14cdc223a0c6d3c1969 authored about 9 years ago
Bundler: new config
2eed184a4b0d0eef95bef011045ca2ef1e80b151 authored about 9 years ago
2eed184a4b0d0eef95bef011045ca2ef1e80b151 authored about 9 years ago
Make avatars on post_list page clickable
deacd3635fb2bc679710b82386b35f48d9e6b5c4 authored about 9 years ago
deacd3635fb2bc679710b82386b35f48d9e6b5c4 authored about 9 years ago
Add a workaround for displaying guests
f8a35fafc97697852d27e089b62442cf8c16e3de authored about 9 years ago
f8a35fafc97697852d27e089b62442cf8c16e3de authored about 9 years ago
Use default arguments for setDeadline
e7483634ab0dcb16fd0b2b28731fbed9e7fdb327 authored about 9 years ago
e7483634ab0dcb16fd0b2b28731fbed9e7fdb327 authored about 9 years ago
Travis: fixed redis config
2f579e984df5192a03e48872bfb696aeaec57240 authored about 9 years ago
2f579e984df5192a03e48872bfb696aeaec57240 authored about 9 years ago
Fix deadline extension in image fetch task
734177498e99743320c746049334ceb7584e43ca authored about 9 years ago
734177498e99743320c746049334ceb7584e43ca authored about 9 years ago
Notifications: owner skip moved to internal methods
6cdf13746c5b8e050163ce93bfe18522159320a0 authored about 9 years ago
6cdf13746c5b8e050163ce93bfe18522159320a0 authored about 9 years ago
Updated routes for unsubscribe pages
0c14d9a642a992adf7455930b04e132ad5bdc2b5 authored about 9 years ago
0c14d9a642a992adf7455930b04e132ad5bdc2b5 authored about 9 years ago
Added href escaping in unsubscribe pages
827df13b28b450829da0e2b7cdbcb9927ad14507 authored about 9 years ago
827df13b28b450829da0e2b7cdbcb9927ad14507 authored about 9 years ago
Notifications: added owner skip
7174930341a0b762b451183464ea38a447b664db authored about 9 years ago
7174930341a0b762b451183464ea38a447b664db authored about 9 years ago
Added new topic notification
cba8759909a9bbb1f3eb5846ee7a72452eb8e30d authored about 9 years ago
cba8759909a9bbb1f3eb5846ee7a72452eb8e30d authored about 9 years ago
Added ability to unsubscribe section via email link
83afa936436cde65ecaeca70a7789538eb29f818 authored about 9 years ago
83afa936436cde65ecaeca70a7789538eb29f818 authored about 9 years ago
Added new post notification
d7a07b8ecf29154d27b4c91e19389604b56a336d authored about 9 years ago
d7a07b8ecf29154d27b4c91e19389604b56a336d authored about 9 years ago
queue.status() api update
63523291a7f0b0da1f338b3f0d9f38589c71738c authored about 9 years ago
63523291a7f0b0da1f338b3f0d9f38589c71738c authored about 9 years ago
`findOneAndUpdate` -> `update`
d6ef9c857f6ff03e200d08ab7fb8496495da82d6 authored about 9 years ago
d6ef9c857f6ff03e200d08ab7fb8496495da82d6 authored about 9 years ago
Update travis config to use C++11
267b45fc0a35843fba70994d324c69079d457f54 authored about 9 years ago
267b45fc0a35843fba70994d324c69079d457f54 authored about 9 years ago
Updated queue API
ed4e6b423b1d29d35a5460d1b7f049bcf240e374 authored about 9 years ago
ed4e6b423b1d29d35a5460d1b7f049bcf240e374 authored about 9 years ago
Updated queue API
3db99ffbe5fdbd86b71055eba959ce2d7ccd52f5 authored about 9 years ago
3db99ffbe5fdbd86b71055eba959ce2d7ccd52f5 authored about 9 years ago
Travis: upgraded redis & mongodb
b7940c88a6bc588354e434dddaf797df5bda6d52 authored about 9 years ago
b7940c88a6bc588354e434dddaf797df5bda6d52 authored about 9 years ago
node-whois -> whois
54cf6ffc16961e63ae6c6ff413d8672714dcfd9c authored about 9 years ago
54cf6ffc16961e63ae6c6ff413d8672714dcfd9c authored about 9 years ago
Added ability to unsubscribe topic via email link
48cd473a5a6b1e07450a2430cef5ed6bd55722a2 authored about 9 years ago
48cd473a5a6b1e07450a2430cef5ed6bd55722a2 authored about 9 years ago
Added reply notifications
5502e0027ebd90157ecae41dafe301b6aaa45dcc authored about 9 years ago
5502e0027ebd90157ecae41dafe301b6aaa45dcc authored about 9 years ago
Implement task to rebuild all posts
5976d69a73fe5a87014b186dcf9d1b54c98496ef authored about 9 years ago
5976d69a73fe5a87014b186dcf9d1b54c98496ef authored about 9 years ago
Implement a task that fetches urls using unshort and embedza
8bcb91f3f9ba1c699e047725c02060cd9bb8c528 authored about 9 years ago
8bcb91f3f9ba1c699e047725c02060cd9bb8c528 authored about 9 years ago
Fix chunk splitting in forum_posts_urls job
8a9710348b74c752b15d973187ba34ce0d9eb741 authored about 9 years ago
8a9710348b74c752b15d973187ba34ce0d9eb741 authored about 9 years ago
Fix nits in forum_posts_urls task
86d9e9e864ee4135d7c580a5fad334cc0be94050 authored about 9 years ago
86d9e9e864ee4135d7c580a5fad334cc0be94050 authored about 9 years ago
Implement post url fetch job
ec6a36651a473da33ffcd5ba30377788aebceed6 authored about 9 years ago
ec6a36651a473da33ffcd5ba30377788aebceed6 authored about 9 years ago
Rebuild: simplified widget layout
bff1e2dce18dde643d0952272b856f9c8ef7216c authored about 9 years ago
bff1e2dce18dde643d0952272b856f9c8ef7216c authored about 9 years ago
Add admin.core.rebuild page stub
4b452bd7e3bcaec7b7c2322d7a4d00b24e9d194a authored about 9 years ago
4b452bd7e3bcaec7b7c2322d7a4d00b24e9d194a authored about 9 years ago
topic_id -> topic_hid
4d75d59439d9d2af0b77c9d3a7eed6be9896a881 authored about 9 years ago
4d75d59439d9d2af0b77c9d3a7eed6be9896a881 authored about 9 years ago
Fix navigation and pagination in topic page
4cb40c5dabf483c40e2e047db3ef279ba068cc20 authored about 9 years ago
4cb40c5dabf483c40e2e047db3ef279ba068cc20 authored about 9 years ago
Topic model: removed default value for version field
a1d68ac6afe64225daaa34d355f3d3d746567474 authored about 9 years ago
a1d68ac6afe64225daaa34d355f3d3d746567474 authored about 9 years ago
Fix js errors when a page has no posts
b496af9f7cb692e009b17af2ed6672f1ad184730 authored about 9 years ago
b496af9f7cb692e009b17af2ed6672f1ad184730 authored about 9 years ago
Optimized posts count query
9c0fe422461b5d59962f434d5c078cd0ad510b6b authored about 9 years ago
9c0fe422461b5d59962f434d5c078cd0ad510b6b authored about 9 years ago
Removed redundant indexes
db6f9755820602cfcc3f02ac78545eeeac2416cb authored about 9 years ago
db6f9755820602cfcc3f02ac78545eeeac2416cb authored about 9 years ago
Section: pagination fill moved to controller
e34c2968dfd8ba7343092e546cc2ae35bba795ae authored about 9 years ago
e34c2968dfd8ba7343092e546cc2ae35bba795ae authored about 9 years ago
Fixed previous commit: run queries in parallel
aee31401fd1516102fe99d6afe79a2cc02f04922 authored about 9 years ago
aee31401fd1516102fe99d6afe79a2cc02f04922 authored about 9 years ago
Optimized topics count query
8b1848ee8376299c90b88c5470868a4204e6f7d9 authored about 9 years ago
8b1848ee8376299c90b88c5470868a4204e6f7d9 authored about 9 years ago
Added post count cache to improve fetch_pagination performance
6543e3b8c83d3ce459cc4f1a0464757e4b7c4fb1 authored about 9 years ago
6543e3b8c83d3ce459cc4f1a0464757e4b7c4fb1 authored about 9 years ago
travis config cleanup
740e4a9ab8958ee42369afe1016030e50cf17de1 authored about 9 years ago
740e4a9ab8958ee42369afe1016030e50cf17de1 authored about 9 years ago
Style: post content margin increase
8ef77ae127c247f3426c6c74f407114173944ec6 authored about 9 years ago
8ef77ae127c247f3426c6c74f407114173944ec6 authored about 9 years ago
Fix database query for post access
1a6351fdb9d6436f9a368b9e465ed7e5119e40e5 authored about 9 years ago
1a6351fdb9d6436f9a368b9e465ed7e5119e40e5 authored about 9 years ago
Bumped nodejs version
b16a35e64272d51f9c497ab0ab96f55f69b19102 authored about 9 years ago
b16a35e64272d51f9c497ab0ab96f55f69b19102 authored about 9 years ago
Marker: cleanup API
58af67c4291adcfde9bd1976f53919c84cb4e28b authored about 9 years ago
58af67c4291adcfde9bd1976f53919c84cb4e28b authored about 9 years ago
Added unread markers in sections list
4d2f71b9c8ebd1a0132e08571abab05b3de9ce03 authored about 9 years ago
4d2f71b9c8ebd1a0132e08571abab05b3de9ce03 authored about 9 years ago
Marker: added gc handler
1d01db13bf12b3e3eadb2e94ccd5697ffe69ffe2 authored about 9 years ago
1d01db13bf12b3e3eadb2e94ccd5697ffe69ffe2 authored about 9 years ago
Marker: updated usage for new API
b1bf33169ac5f9791af29b8492c1157a9fb7b344 authored about 9 years ago
b1bf33169ac5f9791af29b8492c1157a9fb7b344 authored about 9 years ago