Ecosyste.ms: OpenCollective

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

DevHub

DevHub: TweetDeck for GitHub - Android, iOS, Web & Desktop
Collective - Host: opensource - https://opencollective.com/devhub - Website: https://devhubapp.com - Code: https://github.com/devhubapp/devhub

Remove hardcoded token, read it from url instead

PS: Breaks mobile

github.com/devhubapp/devhub - 7728837533a19e1c22d4d8c3ca045ff97db83630 authored over 6 years ago
Merge starred events from the same user

github.com/devhubapp/devhub - 5d69c7c6e821b59be08e226c448b5fd8e8d560be authored over 6 years ago
[TypeScript] Improved warna type definition

github.com/devhubapp/devhub - 57d8260164a72469eafc714411740dfbfb6ff9fb authored over 6 years ago
[WEB] Fix broken mobile after react-navigation upgrade

github.com/devhubapp/devhub - a0b3ed1be209c12a0ec96fc69bc6830046c2a8f5 authored over 6 years ago
[WEB] Upgrade react-native-web + Patch

github.com/devhubapp/devhub - 07ac7b42a334f002f8ef40bd75605486548cf21b authored over 6 years ago
Downgrade React because of react-native-web bug

Upgrade after this is fixed: https://github.com/necolas/react-native-web/issues/958

github.com/devhubapp/devhub - 01db7d32d24a68c08c29dc68b0c358afe379c9b4 authored over 6 years ago
[WEB] Fix build after updating react-scripts-ts to v2.16.0

github.com/devhubapp/devhub - 38d29dd5bc6e109da489834059d7a25cbc3a8687 authored over 6 years ago
[WEB] Fix icons

github.com/devhubapp/devhub - f533f197809495e15d40a42717790bf44886474e authored over 6 years ago
Upgrade dependencies

github.com/devhubapp/devhub - 14f42f6c4a0163420f0eea7402a9eb4d2c9d92e6 authored over 6 years ago
Upgrade typings

github.com/devhubapp/devhub - 4fe68926f54d38789618666acfdd8987ba29d22d authored over 6 years ago
Add type check on pre-commit hook

github.com/devhubapp/devhub - a05b15124f21bd95c2ec93338c27ca9039e54395 authored over 6 years ago
Fix remaining typescript errors

github.com/devhubapp/devhub - e73a547f4e6aaf54a7b648539f3b75563a7617d1 authored over 6 years ago
Fix react-native-linear-gradient typings + Use startPoint/endPoint instead of start/end

github.com/devhubapp/devhub - 88fbca9e6cf9fb05870a72f6baad0dee7d59f584 authored over 6 years ago
[WEB] Show less text on comments

github.com/devhubapp/devhub - e24d8587e57224cd9eff5578ed3069ffd9f53552 authored over 6 years ago
Fix wrong lifecycle method name

github.com/devhubapp/devhub - 17962ad45f9c5b5f6d3aea131dfc2217009ea6b4 authored over 6 years ago
Fetch data every minute

github.com/devhubapp/devhub - f4277746d7d230b0fc52624914f09d723e71a54e authored almost 7 years ago
Show unread notifications at the top

github.com/devhubapp/devhub - 66cc32449729261d5cd478f0e988940f47fb4568 authored almost 7 years ago
[WEB] Fix tabbar not showing on web mobile

github.com/devhubapp/devhub - 0db69dfcf0ac322b8bd2f2b4e53b72ba3dcfbf2d authored almost 7 years ago
[WEB] Point gh-pages to github_ts

github.com/devhubapp/devhub - 7da0d2f4971a0c127890a398384be27aefbb3dc1 authored almost 7 years ago
[WEB] Show Notifications as the first column

github.com/devhubapp/devhub - d9c108e81b24e6406cddbc360337b7571b4715a4 authored almost 7 years ago
[WEB] Hide tab bar on desktop

github.com/devhubapp/devhub - b8228ce19d12eafb216911e8aa3992768501c95b authored almost 7 years ago
Fix unwanted props being passed to dom

github.com/devhubapp/devhub - b19ab711a341c309cbba253a255b928f6b94ffbe authored almost 7 years ago
Fix username extractor when it have a plus sign

github.com/devhubapp/devhub - 9a75cff4809ce26b566635ee26690dbe672d7823 authored almost 7 years ago
Show lock icon on private events

github.com/devhubapp/devhub - 963b6557245ec697b116deb9fd5bcfd19749bb33 authored almost 7 years ago
Text tweaks (e.g. line height)

github.com/devhubapp/devhub - ffa21497e18c12fa1513ab693fac53e461b78668 authored almost 7 years ago
Only show 5 row items instead of scrollable list

For UX purposes (avoid unwanted scrolling)

github.com/devhubapp/devhub - f1ebcc4effb5fe92df8d2c11ceb96b8cf66f0493 authored almost 7 years ago
Tweak header height

github.com/devhubapp/devhub - 18b011d4edd5e10503d21826321f75cdebeca2b3 authored almost 7 years ago
Support multiple types of event columns

github.com/devhubapp/devhub - 48287eb5593a39c9c5cd936608c38a7c58bcd417 authored almost 7 years ago
Rewrite container prop types without using Omit

github.com/devhubapp/devhub - 044121f8c99dfc67dfdbd47e8705391024b7843d authored almost 7 years ago
Fix row overflowing

github.com/devhubapp/devhub - cb63320c0da41e123ac7d8ca8d31de01baa1ae47 authored almost 7 years ago
Set pagingEnabled on Columns

github.com/devhubapp/devhub - b1919901548546831454866e6b2e367a336f034e authored almost 7 years ago
Enable swipe gestures only on notifications

github.com/devhubapp/devhub - 3bb17272f2676c4d2aeb035739ddcf506279792b authored almost 7 years ago
Only leave two columns for testing

github.com/devhubapp/devhub - 04591583b64f952cbd563cea4cac2caae48cac92 authored almost 7 years ago
Blacklist .history folder

github.com/devhubapp/devhub - b44746586dc27e237c2be99ac94513f6a4767ed8 authored almost 7 years ago
[WEB] Fix zero height

github.com/devhubapp/devhub - 115e570cf5d7ddfa7dda2a5ebbb8ac8bec986d6e authored almost 7 years ago
Downgrade react-native-vector-icons

https://github.com/oblador/react-native-vector-icons/issues/615#issuecomment-383254600

github.com/devhubapp/devhub - 6febe7c520bbd6124fa0a2f9382c2921069aea0a authored almost 7 years ago
Upgrade all dependencies

github.com/devhubapp/devhub - 648a0bc7bcd8e00fb0e3d9444ef307df709478d2 authored almost 7 years ago
Upgrade react-native to 0.55.2

github.com/devhubapp/devhub - 1e1b42c6c3ae020bf6456eefa887ae88e51b3043 authored almost 7 years ago
Column layout

github.com/devhubapp/devhub - 1d8b4d3d39904457c0ef9952d97808737c7a0393 authored almost 7 years ago
Fix xcode npm script

github.com/devhubapp/devhub - 51f5fff1b9d5e2822ddb64db374a3752a36e654b authored almost 7 years ago
Renamed some files to use .web extension

github.com/devhubapp/devhub - 18ceaf66c2c4381b1722dfa4df50ad707637b1e9 authored almost 7 years ago
Web support

github.com/devhubapp/devhub - 9213c247434ff0476b121be24964e1e209728b4e authored almost 7 years ago
Fix TypeScript errors

github.com/devhubapp/devhub - 4a8db44d84716d97da24c34b86a8bd88ad8932d2 authored almost 7 years ago
Upgrade dependencies (react to 16.3.0, ...)

github.com/devhubapp/devhub - a28ac7b5c4903e9248b40fcdbfec0f8cf8306494 authored almost 7 years ago
Login screen

Static for now

github.com/devhubapp/devhub - b1e39b59994bfe57f2a8ec1ec0de76c56edfc0bc authored almost 7 years ago
Image loading placeholder + White background after laoded

github.com/devhubapp/devhub - 3e4f77204d340491abb7603d9df04c5cfe047bb6 authored almost 7 years ago
Fix comment url

github.com/devhubapp/devhub - 9602c5444ea600641bfb9c86e31d798600c63798 authored almost 7 years ago
Fix API data not updating + Fix order

github.com/devhubapp/devhub - c4e3751ab3bd47b5215a02a177eb729681d62e1f authored almost 7 years ago
Migrate to react-navigation (from react-native-navigation)

This is to make web support easier

github.com/devhubapp/devhub - bbd8612cb3d05f00862a043e96e7900b35fddef3 authored almost 7 years ago
Renamed package

github.com/devhubapp/devhub - f957db570b795240aa746672fe0175c0b834f70c authored almost 7 years ago
Upgrade dependencies

github.com/devhubapp/devhub - 87cfa5c02b3cf4d7ce37f0c219bc913dca5de2da authored almost 7 years ago
Upgraded some dependencies

github.com/devhubapp/devhub - 6a84dd2e9014821db2736ef2362832f926715b61 authored almost 7 years ago
Upgrade dependencies

github.com/devhubapp/devhub - 7d8a5df8740f5249678459e0de6e582a7baca9da authored almost 7 years ago
Fix Android + Use react-native-splash-screen

github.com/devhubapp/devhub - a96d0826b739f7d482b8f43b53f86ef7f279746a authored almost 7 years ago
Upgrade react-native to 0.52

github.com/devhubapp/devhub - 4bb2cde237cb5cab797e57e368e85a266c41dc47 authored about 7 years ago
[WEB] Upgrade extensible-react-scripts

github.com/devhubapp/devhub - 9ebf61b73f9a4ab613b3a7eecc609144a775ea9e authored about 7 years ago
Fix type errors

github.com/devhubapp/devhub - 530a6f6921d7016623c240d17db014f2721ec34c authored about 7 years ago
Card timestamps

github.com/devhubapp/devhub - 3c7281d12abb42566a34475ef94978c5e1de7754 authored about 7 years ago
Handle bot actors

github.com/devhubapp/devhub - 1aef6be146d1b18f7b24cd3c1d1f4eda3fc19988 authored about 7 years ago
Fix issue link

github.com/devhubapp/devhub - c35360e5f77d87c42bb8226e4994efc9bfd651d8 authored about 7 years ago
Fix isRead not being applied to all cards

github.com/devhubapp/devhub - fd323eefb41bbe5bda3064a8b77ee843a8ee11c1 authored about 7 years ago
Load data from api (hardcoded for now)

github.com/devhubapp/devhub - ab49c217ec9a7bfdeb4f29f3fe4196567810e0e4 authored about 7 years ago
Finished notification cards components

github.com/devhubapp/devhub - 734903e19e1e09fa1d374280c59018c01349a127 authored about 7 years ago
Finished event cards components

github.com/devhubapp/devhub - 3e68a43f2d902522ca31e5a4810c023473776bb3 authored about 7 years ago
Basic Notifications screen

github.com/devhubapp/devhub - d8e34b831cf5252277ce9809a05820cc8f90f530 authored about 7 years ago
Add prettier + Run on every commit

github.com/devhubapp/devhub - 355b307947beb35c02cb3ec8686389502d443d79 authored about 7 years ago
Fix lint errors

github.com/devhubapp/devhub - 8d4b46a0b3caa82824c8ab3def5a9299bcf1faa4 authored about 7 years ago
react-native-navigation + More card details

github.com/devhubapp/devhub - 1f4f1de0aca783fab60c63259f413578eca768be authored about 7 years ago
Basic static card component with swipeable rows

github.com/devhubapp/devhub - 58896ae0fa87208d30b96d56cf5bb9bfc1bf952e authored about 7 years ago
Add studio and xcode npm scripts

github.com/devhubapp/devhub - a5570316198af3c748cfd989e2dfb2e9f01960ab authored about 7 years ago
Setup TypeScript

github.com/devhubapp/devhub - eab0f54a795b0a37e5211dd3f46d21501df180ce authored about 7 years ago
Add default background to screen

github.com/devhubapp/devhub - dc6e6fd55459c34c79979153927d76d83cf9f2c7 authored about 7 years ago
Handle review_requested notification reason

github.com/devhubapp/devhub - cdbbb1c79be74dea41017094e5698c325922e985 authored about 7 years ago
[Firebase] Fixed mapping for events received from firebase

github.com/devhubapp/devhub - 69cedeb251dcbf5bcbe6b185bd83e51800ad35d2 authored about 7 years ago
[Firebase] Fix not working when user data is empty

github.com/devhubapp/devhub - e1c63895bd1dd6e4debab6771ab00c22de0c9e24 authored about 7 years ago
Small split on error report

github.com/devhubapp/devhub - 7d015d7f7206aa22327a16a704e4a33109513d15 authored about 7 years ago
[Firebase] Fix initializeApp deprecation warning from react-native-firebase

github.com/devhubapp/devhub - 666ff21b519737d27dea5125ab68e659c756db19 authored about 7 years ago
[Firebase] Enable detailed log on dev by default

github.com/devhubapp/devhub - 06b9c0e8057269e135474477d2e223666a8ba621 authored about 7 years ago
Workaround react-native-firebase bug

Reference: https://github.com/invertase/react-native-firebase/issues/679

github.com/devhubapp/devhub - 0a89650ad4524351b61449f7453ee88eac6bd56d authored about 7 years ago
Rerun prettier

github.com/devhubapp/devhub - b206c1e261e6b86883c031088cbf60b3a77f13aa authored about 7 years ago
Upgrade prettier

github.com/devhubapp/devhub - 86ebfc919538610df63e7073075875f89e4d16e1 authored about 7 years ago
Fix xcode npm script

github.com/devhubapp/devhub - 7cf45c12d497b0cc32d62aef7761a8b92c788fca authored about 7 years ago
Replace firebase with react-native-firebase

github.com/devhubapp/devhub - 244a7892ec623fcfbfca377bab4d4e59a5cd06e8 authored about 7 years ago
Rerun prettier + Fix lint errors

github.com/devhubapp/devhub - 052fa0ce1ce82dac0263b5418b3718a6f1bd160b authored about 7 years ago
Support iPhone X

That was easy

github.com/devhubapp/devhub - 96ac0349c934cb5339f785d04782a9b332443d36 authored about 7 years ago
Merge index.ios.js and index.android.js into index.js

github.com/devhubapp/devhub - 494d282997c2d2ca58e78ec9eee9f6b4aab0afb4 authored about 7 years ago
Remove package-lock.json

github.com/devhubapp/devhub - f911676f42a4009d325a6d709a1d15e70b148932 authored about 7 years ago
Upgrade more dependencies

Did not upgrade redux-persist due to regression on support for immutable store

github.com/devhubapp/devhub - 43fda77927b50752cbd3e86b4d278a0b624693e6 authored about 7 years ago
Upgrade react-native to 0.50.4

github.com/devhubapp/devhub - 290929ab37af43cf7e152f7468c87625fd10a684 authored about 7 years ago
Add android play store assets

github.com/devhubapp/devhub - af53ccb04e802579734bd981989d67dfac837c8c authored about 7 years ago
Initial commit

github.com/devhubapp/devhub - 0df1d1e7ea340011c5ec82eb83bc526a16b06c34 authored about 7 years ago
Garantee new column is at the end

github.com/devhubapp/devhub - 4e1e41272dcc1e8fd06e08356b77a40ac454c5ab authored about 7 years ago
Avoid big times on setInterval

github.com/devhubapp/devhub - 10658721ff3e9c9180f2b25fdb7bc1fa5188f2e7 authored about 7 years ago
Fix orgs/:org/events endpoint

GitHub bug or breaking change? Revisit this later.

github.com/devhubapp/devhub - 70eaceb2b228de267d35ec0819442a1c89d68953 authored about 7 years ago
Fix blank listview

github.com/devhubapp/devhub - 107b8e49e91ec88b002fb5f597099c3ebe734384 authored over 7 years ago